IndexOf Method (C1CollectionView)
In This Topic
Returns the index at which the specified item is located in the view.
Syntax
Parameters
- item
- The item to locate.
Return Value
The index at which the specified item is located, or –1 if the item is unknown.
See Also