GlobalObjectCollection::RemoveAt Method (Int32)
Visual Studio 2015
Removes an object from the collection at the specified position.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- index
-
Type:
System::Int32
The position of the item in the collection.
Implements
IList::RemoveAt(Int32)
Show: