Therefore API > API Reference > Classes > TheFieldList > Methods > Contains
Contains.1
Gets the field number from the specified TheCategoryField and checks whether it is in the list.
Namespace: Therefore.API
Parameters
pField
TheCategoryField with the field number to check.
Return Value
Value
Condition
true
List contains the field number of the specified field.
false
List does not contain the field number of the specified field.
TheCategoryField class
TheFieldList class
TheFieldList properties