Click or drag to resize
LocationBuilderGetLocation Method
Returns a location for the specified location string.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public ILocation GetLocation(
	string location
)

Parameters

location
Type: SystemString
Location string.

Return Value

Type: ILocation

[Missing <returns> documentation for "M:Bio.IO.GenBank.LocationBuilder.GetLocation(System.String)"]

Implements

ILocationBuilderGetLocation(String)
See Also