OrderedDictionary<TKey,TValue>.Count Property

Definition

Gets the number of elements contained in the ICollection<T>.

C#
public int Count { get; }

Property Value

The number of elements contained in the ICollection<T>.

Implements

Applies to

Product Versions
.NET 9