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