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

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

Return Value

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