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

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

Return Value

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