[Visual Basic]
Public Function IList_Add( _
ByVal value As Object _
) As Integer [C#]
public int IList_Add(
Object value
);[JScript]
public function IList_Add(
value : Object
) : int ;MarshalByRefCollectionBase Class | MarshalByRefCollectionBase Members
©2006 i3 Design Limited. All rights reserved.