Model Term Collection.Count Property
Gets the number of terms in the collection.
Definition
Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.3
C#
ICollection<T>.Count
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.3
public int Count { get; }
Property Value
Int32Implements
IReadOnlyCollection<T>.CountICollection<T>.Count