GlobalTypeCollection.AddRange Method
Include Protected Members
Include Inherited Members
Adds a range of items to 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 | |
---|---|---|
AddRange(array<GlobalType[]) | Adds a range of items to the collection. | |
AddRange(GlobalTypeCollection) | Adds a range of items to the collection. |
Top