Implemented interface members:
property
Count
System.Collections.Generic.ICollection<T>.Count
property
Count
System.Collections.ICollection.Count
2 references to Count
System.Core (2)
Microsoft\Scripting\Utils\ReadOnlyCollectionBuilder.cs (2)
302
return
Count
- 1;
381
Reverse(0,
Count
);