Definitions.Contains
Method
Description:
Tests for the existence of a definition within the set.
Tests for the existence of a definition within the set.
Parameters
Parameter | Type | Description |
---|---|---|
definition | Definition | The definition to look for. |
Return Value
Type | Description |
---|---|
Boolean | True if the definition was found, false otherwise. |