Share via


ReadOnlyDictionary45<TKey,TValue>.ValueCollection.Count Property

Definition

The count of values in the collection

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 System.Collections.ICollection.Count

Applies to