wwCollection::Find

Finds an item by value.

Note: Only finds the first match.

o.Find(lvItem)

First match or null if not found

Parameters

lvItem
The value to search for in the array.

See also