Array.System.Collections.IList.Insert(int,Object)

Array.System.Collections.IList.Insert Method


Definition

void System.Collections.IList.Insert( int index, Object value );

Parameters

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