GlobalObjectCollection::AddRange Method (array<GlobalObject^>^)
Visual Studio 2015
Appends the objects in an array to the end of the collection.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- items
-
Type:
array<Microsoft.VisualStudio.Shell.Design::GlobalObject^>^
An array of objects to be appended to the collection.
Show: