ReadOnlyDictionaryAdapter.Count property

Gets the number of key/value pairs contained in the adapted dictionary.

public int Count { get; }

See Also