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