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