'Usage Dim instance As GroupInfoCollection Dim value As GroupInfo Dim value As Boolean value = instance.Contains(value)
Parameters
- value
- GroupInfo object for which to check in the collection
Return Value
Boolean true if specified object is in the collection; false otherwise