NSDictionary.ICollection.Count Property

Definition

Gets the number of elements contained in the dictionary.

int System.Collections.ICollection.Count { get; }
member this.System.Collections.ICollection.Count : int

Property Value

The number of elements contained in the dictionary.

Implements

Applies to