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