Therefore API > API Reference > Classes > TheObjectList > Methods
Contains
Checks if an object equal to the specified object is in the list.
Namespace: Therefore.API
vValue
Object to look for.
Value
Condition
true
List contains at least one object equal to the specified one.
false
List does not contain an object equal to the specified one.