Implemented interface member:
property
Count
System.Collections.Generic.ICollection<T>.Count
1 reference to Count
PresentationCore (1)
Shared\MS\Internal\SequentialUshortCollection.cs (1)
66
if (arrayIndex < 0 || arrayIndex >= array.Length || (arrayIndex +
Count
) > array.Length)