Index<T>.Length Property

Gets the length of the index.

Definition

Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public virtual int Length { get; }

Property Value

Int32

See Also