System |
| Name | Description | |
|---|---|---|
| IndexOf(ItemIdList) | Searches for the specified object and returns the zero-based index of the first occurrence within the entire collection. | |
| IndexOf(T) | Searches for the specified object and returns the zero-based index of the first occurrence within the entire Collections. |