[]
Determines whether the collection contains the specified GroupInfo object.
public virtual bool Contains(GroupInfo value)
Public Overridable Function Contains(value As GroupInfo) As Boolean
Type | Name | Description |
---|---|---|
GroupInfo | value | GroupInfo object for which to check in the collection |
Type | Description |
---|---|
bool |