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

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

Return Value

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