DefinitionGroups.Contains
Method
Description:
Tests for the existence of a definition group within the collection.
Tests for the existence of a definition group within the collection.
Parameters
| Parameter | Type | Description |
|---|---|---|
| definitionGroup | DefinitionGroup | The definition group to look for. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the definition group was found, false otherwise. |