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