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

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

Return Value

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