Table of Contents
BaseObjectCollectionWrapper<T,T>.IndexOf Method 

Returns the zero-based index of the first occurrence item.

Syntax
 public int IndexOf(
   TWrapper item
);
See Also