Row Collection<T>.Count Property
Gets the number of rows in the collection.
Definition
Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.3
C#
IReadOnlyCollection<T>.Count
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.3
public int Count { get; }
Property Value
Int32Implements
ICollection<T>.CountIReadOnlyCollection<T>.Count