LocationLocationStart Property |
Gets the start position of the location.
Note that this is one based position.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public int LocationStart { get; }
Public ReadOnly Property LocationStart As Integer
Get
public:
virtual property int LocationStart {
int get () sealed;
}
abstract LocationStart : int with get
override LocationStart : int with get
Property Value
Type:
Int32Implements
ILocationLocationStartSee Also