SharedDictionary<TKey,TValue>.Count property

Gets the number of elements in the dictionary.

public virtual int Count { get; }

See Also