RangeCollectionLastElement Property |
The largest long in the RangeCollection
Namespace: Bio.UtilAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public long LastElement { get; }
Public ReadOnly Property LastElement As Long
Get
public:
property long long LastElement {
long long get ();
}
member LastElement : int64 with get
Property Value
Type:
Int64See Also