Click or drag to resize
LocationLocationStart Property
Gets the start position of the location. Note that this is one based position.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public int LocationStart { get; }

Property Value

Type: Int32

Implements

ILocationLocationStart
See Also