Definitions.Contains
Description:
Tests for the existence of a definition within the set.
Tests for the existence of a definition within the set.
public bool Contains(
Definition definition
)
-
definitionThe definition to look for.