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

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

Return Value

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