Gets whether the subset selects a contiguous range.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16343.0)
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
Numerical Libraries
Supported in: 6.0
Reference