Array.IndexOf Method


Definition

public static int IndexOf( Array array, Object value );

Parameters

arraySystem.Array.
valueSystem.Object.

Return Value

System.Int32.

© 2004-2005 GlobFX Technologies. All rights reserved.