Subset.Is Contiguous Property
Gets whether the subset selects a contiguous range
which may wrap around the end of the collection.
Definition
Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public bool IsContiguous { get; }