Therefore API > API Reference > Classes > ThePairList > Methods
Contains
Checks if the list contains an ThePair with the specified ID or name.
Name
Description
Contains (int)
Checks if the list contains an ThePair with the specified ID.
Contains (string)
Checks if the list contains an ThePair with the specified name.
Please check the help pages of the various overloads for the exact syntax in Visual Basic and C#.