IndexOf Method

PPJoy

Overload List

  NameDescription
IndexOf(Object)
Searches for the specified Object and returns the zero-based index of the first occurence within the entire MappingCollection.
IndexOf(Mapping)
Searches for the specified Mapping and returns the zero-based index of the first occurence within the entire MappingCollection.

See Also