DefinitionGroups.Contains
Description:
Tests for the existence of a definition group within the collection.
Tests for the existence of a definition group within the collection.
public bool Contains(
DefinitionGroup definitionGroup
)
-
definitionGroupThe definition group to look for.
Return Value
bool
True if the definition group was found, false otherwise.