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

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

Return Value

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