GlobalTypeCollection::AddRange Method (array<GlobalType^>^)
Visual Studio 2015
Adds a range of items to the collection.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- items
-
Type:
array<Microsoft.VisualStudio.Shell.Design::GlobalType^>^
The objects to be added to the collection.
Show: