GlobalTypeCollection::IList::Add Method (Object^)
Visual Studio 2015
Adds an item to the collection.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- item
-
Type:
System::Object^
The item to be added to the collection.
Implements
IList::Add(Object^)
Show: