Array.IndexOf Method


Definition

public static int IndexOf( int[] array, int value );

Parameters

arraySystem.Int32[].
valueSystem.Int32.

Return Value

System.Int32.

© 2004-2005 GlobFX Technologies. All rights reserved.