includes
Returns true if this list contains the specified object.
includes(target: T): boolean
Related
- class ManagedListA data structure that contains an ordered set of managed objects.
Returns true if this list contains the specified object.
includes(target: T): boolean