Definition
public static int LastIndexOf( double[] array, double value, int startIndex, int count );
Parameters
arraySystem.Double[]. valueSystem.Double. startIndexSystem.Int32. countSystem.Int32.
Return Value
System.Int32.