Click or drag to resize
PromoterClone Method
Creates a new Promoter that is a copy of the current Promoter.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public Promoter Clone()

Return Value

Type: Promoter
A new Promoter that is a copy of this Promoter.
See Also