Implemented interface member:
property
Count
System.Collections.Generic.ICollection<T>.Count
4 references to Count
System (4)
net\System\Net\HttpListenerPrefixCollection.cs (4)
52
if (
Count
>array.Length) {
55
if (offset+
Count
>array.Length) {
66
if (
Count
>array.Length) {
69
if (offset+
Count
>array.Length) {