Overload | Description |
---|---|
IndexOf(Object) | Determines the index of a specific item in the System.Collections.IList. |
IndexOf(T) | Determines the index of a specific item in the IList. |
Overload | Description |
---|---|
IndexOf(Object) | Determines the index of a specific item in the System.Collections.IList. |
IndexOf(T) | Determines the index of a specific item in the IList. |