Share via


GlobalObjectCollection.AddRange Method

Include Protected Members
Include Inherited Members

Appends the objects in an array to the end of the collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddRange(array<GlobalObject[]) Appends the objects in an array to the end of the collection.
Public method AddRange(GlobalObjectCollection) Appends the objects in an array to the end of the collection.

Top

See Also

Reference

GlobalObjectCollection Class

Microsoft.VisualStudio.Shell.Design Namespace