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

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

Return Value

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