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