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

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

Return Value

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