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


Determines whether this collection contains a Group with the specified name.

Overload List

Overload Description
Contains(String) Determines whether this collection contains a Group with the specified name.  
Contains(Group) Determines whether this collection contains a specified Group.  

See Also