ArrayList.Insert(int,Object)

ArrayList.Insert Method


Definition

public void Insert( int index, Object value );

Parameters

indexSystem.Int32.
valueSystem.Object.
© 2004-2005 GlobFX Technologies. All rights reserved.