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

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

Return Value

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