Click or drag to resize
LocationResolverClone Method
Returns the new LocationResolver instance that is a copy of this instance.

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

Return Value

Type: LocationResolver

[Missing <returns> documentation for "M:Bio.IO.GenBank.LocationResolver.Clone"]

See Also