Definition
public static int LastIndexOf( int[] array, int value );
Parameters
arraySystem.Int32[]. valueSystem.Int32.
Return Value
System.Int32.