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

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

Return Value

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