Gets whether the subset selects a contiguous range
which may wrap around the end of the collection.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public bool IsContiguous { get; }
Public ReadOnly Property IsContiguous As Boolean
Get
public:
property bool IsContiguous {
bool get ();
}
member IsContiguous : bool with get
Property Value
Type:
Boolean
Reference