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


Removes a specified Group from this collection.

Overload List

Overload Description
Remove(Group) Removes a specified Group from this collection.  
Remove(String) Removes a Group with the specified name from this collection.  

See Also