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

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

Return Value

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