Determines whether the collection contains a specific group.
Namespace:
C1.C1ReportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public bool Contains( string name ) |
Visual Basic |
---|
Public Function Contains ( _ name As String _ ) As Boolean |
Parameters
- name
- Type: System..::..String
The name of the group.