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

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

Return Value

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