2025 Method
Changes 0
M

Definitions.Contains

Description:
Tests for the existence of a definition within the set.
public bool Contains(
	Definition definition
)
  • definition
    The definition to look for.
Return Value Boolean True if the definition was found, false otherwise.