GlobalTypeCollection::RemoveAt Method (Int32)
Visual Studio 2015
Removes the item 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 to be removed.
Implements
IList::RemoveAt(Int32)
Show: