Contains.1 |
Scroll |
Gets the field number from the specified TheCategoryField and checks whether it is in the list.
Namespace: Therefore.API
Visual Basic Public Overridable Function Contains ( _ pField As TheCategoryField _ ) As Boolean C# public virtual bool Contains ( TheCategoryField pField )
Parameters pField TheCategoryField with the field number to check.
Return Value
|