Gets whether the filter selects a contiguous range.
Namespace:
Extreme.Statistics
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