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