<Code Lib>
2023 Method
Changes 0
M

Definitions.Contains

Description:
Tests for the existence of a definition within the set.

public bool Contains(
	Definition definition
)

Return Value bool True if the definition was found, false otherwise.

Loading…