1 override of GetItemCount
Microsoft.VisualStudio.LanguageServices (1)
Library\ObjectBrowser\ObjectList.cs (1)
458
protected override uint
GetItemCount
()
6 references to GetItemCount
Microsoft.VisualStudio.LanguageServices (6)
Library\AbstractObjectList.cs (6)
197
if (index >=
GetItemCount
())
229
pCount =
GetItemCount
();
291
if (index >=
GetItemCount
())
303
if (index >=
GetItemCount
())
324
if (index >=
GetItemCount
())
370
if (ulIndex >=
GetItemCount
())