2024 Method
Changes 0
M

DefinitionGroups.Contains

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