Implemented interface member:
property
Count
System.Collections.Generic.ICollection<T>.Count
1 reference to Count
PresentationCore (1)
Core\CSharp\System\Windows\Media\Fonts.cs (1)
355if (arrayIndex < 0 || arrayIndex >= array.Length || (arrayIndex + Count) > array.Length)