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