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

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

Return Value

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