Implemented interface member:
property
Count
System.Collections.Generic.ICollection<T>.Count
5 references to Count
PresentationCore (5)
Core\CSharp\MS\Internal\TextFormatting\ThousandthOfEmRealPoints.cs (5)
58
for (int i = 0; i <
Count
; i++)
104
for (int i = 0; i <
Count
; i++)
156
if ((array.Length -
Count
- arrayIndex) < 0)
167
for (int i = 0; i <
Count
; i++)
175
for (int i = 0; i <
Count
; i++)