<Code Lib>
2027 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 Boolean True if the definition group was found, false otherwise.

Loading…