Click or drag to resize
MiscRnaClone Method
Creates a new MiscRNA that is a copy of the current MiscRNA.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public MiscRna Clone()

Return Value

Type: MiscRna
A new MiscRNA that is a copy of this MiscRNA.
See Also