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

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

Return Value

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