RangeCollectionMaxValue Property |
The range starting at 0 (inclusive) and going to long.MaxValue (exclusive).
Namespace: Bio.UtilAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public static RangeCollection MaxValue { get; }
Public Shared ReadOnly Property MaxValue As RangeCollection
Get
public:
static property RangeCollection^ MaxValue {
RangeCollection^ get ();
}
static member MaxValue : RangeCollection with get
Property Value
Type:
RangeCollectionSee Also