GlobalObjectCollection::Add Method (GlobalObject^)
Visual Studio 2015
Adds a new item to the collection.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- item
-
Type:
Microsoft.VisualStudio.Shell.Design::GlobalObject^
An object to be appended to the end of the collection.
Show: