RangeCollectionFirstElement Property |
The smallest 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 FirstElement { get; }
Public ReadOnly Property FirstElement As Long
Get
public:
property long long FirstElement {
long long get ();
}
member FirstElement : int64 with get
Property Value
Type:
Int64See Also