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