IVsCompletionSet::GetCount Method ()
Visual Studio 2015
Returns the number of items in the completion set.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
From textmgr.idl:
HRESULT IVsCompletionSet::GetCount();
Show: