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

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

Return Value

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