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

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

Return Value

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