Implemented interface members:
property
Count
System.Collections.Generic.ICollection<T>.Count
property
Count
System.Collections.Generic.IReadOnlyCollection<T>.Count
property
Count
System.Collections.ICollection.Count
1 reference to Count
System.Collections (1)
System\Collections\Generic\OrderedDictionary.cs (1)
1708Count == 0 ? EnumerableHelpers.GetEmptyEnumerator<TValue>() :