IndexOf Method
From PPJoy
| PPJoy Wrapper Library reference library |
| MappingCollection..::.IndexOf Method |
| MappingCollection Class See Also |
Overload List
| Name | Description | |
|---|---|---|
| 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.
|