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