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