Implemented interface member:
4 references to Count
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\FileIO\FileSystem.vb (1)
994
If Exceptions.
Count
> 0 Then
System.Collections.Specialized (3)
System\Collections\Specialized\HybridDictionary.cs (3)
98
if (list.
Count
>= CutoverPoint - 1)
155
return cachedList.
Count
;
239
else if (list.
Count
+ 1 >= CutoverPoint)