[]
Determines the index of a specific item in the ClientCollectionView.
item
public int IndexOf(object item)
The item to locate in the ClientCollectionView.
The index of the item if found in the list; otherwise, -1.