dotnetCHARTING Send comments on this topic.
Add Method
See Also 
dotnetCHARTING.Mapping Namespace > GroupCollection Class : Add Method


Adds a specified GroupCollection to this collection.

Overload List

Overload Description
Add(Group)  
Add(GroupCollection) Adds a specified GroupCollection to this collection.  
Add(Group[]) Adds the specified Group objects to this collection.  

See Also