IPeekResultCollection::RemoveAt Method (Int32)
Visual Studio 2015
Removes the result at the specified index of the collection.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index of the result to remove.
Show: