GlobalObjectCollection.AddRange Method

Include Protected Members
Include Inherited Members

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

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

GlobalObjectCollection Members

Microsoft.VisualStudio.Shell.Design Namespace