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