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

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

Parameters

location
Type: Bio.IO.GenBankILocation
Location instance.

Return Value

Type: String

[Missing <returns> documentation for "M:Bio.IO.GenBank.ILocationBuilder.GetLocationString(Bio.IO.GenBank.ILocation)"]

See Also