ILocationLocationStart Property |
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 int LocationStart { get; }
ReadOnly Property LocationStart As Integer
Get
property int LocationStart {
int get ();
}
abstract LocationStart : int with get
Property Value
Type:
Int32See Also