Definition
public static int IndexOf( Array array, Object value, int startIndex );
Parameters
arraySystem.Array. valueSystem.Object. startIndexSystem.Int32.
Return Value
System.Int32.