LinqExtensions.DataFrameLookup<TKey, R, C>.Count Property

Gets the number of key/value collection pairs.

Definition

Namespace: Numerics.NET.DataAnalysis.Linq
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int Count { get; }

Property Value

Int32

See Also