Click or drag to resize
ILocationResolverGetEnd Method
Returns end position of the specified location.

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

Parameters

location
Type: Bio.IO.GenBankILocation
Location instance.

Return Value

Type: Int32

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

See Also