Creates a new ILocation that is a copy of the current ILocation.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax Function Clone As ILocation
abstract Clone : unit -> ILocation
Return Value
Type:
ILocationA new ILocation that is a copy of this ILocation.
See Also