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
())
230
pCount =
GetItemCount
();
292
if (index >=
GetItemCount
())
304
if (index >=
GetItemCount
())
325
if (index >=
GetItemCount
())
371
if (ulIndex >=
GetItemCount
())