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

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

Return Value

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