Implemented interface member:
property
Count
System.Collections.Generic.ICollection<T>.Count
1 reference to Count
mscorlib (1)
system\runtime\interopservices\windowsruntime\dictionaryvaluecollection.cs (1)
39
if (array.Length <= index && this.
Count
> 0)