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

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

Return Value

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