| 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)
SyntaxReadOnly Property LocationEnd As Integer
	Get
property int LocationEnd {
	int get ();
}abstract LocationEnd : int with get
Property Value
Type: 
Int32
See Also