Filter.IsContiguous Property

Gets whether the filter selects a contiguous range.

Definition

Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
public bool IsContiguous { get; }

Property Value

Boolean

See Also