Share via


ReadOnlyDictionary45<TKey,TValue>.Count Property

Definition

The count of items in the dictionary

public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Property Value

System.Int32

Implements

System.Collections.Generic.ICollection`1.Count

Applies to