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

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

Return Value

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