Creates a new Promoter that is a copy of the current Promoter.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax Public Function Clone As Promoter
public:
Promoter^ Clone()
member Clone : unit -> Promoter
Return Value
Type:
PromoterA new Promoter that is a copy of this Promoter.
See Also