[Visual Basic]
Public Default Property IList_Item( _
ByVal index As Integer _
) As Object[C#]
public Object this[ int index
] {get; set;}[JScript]
public this[ index : int
] get,set : ObjectMarshalByRefCollectionBase Class | MarshalByRefCollectionBase Members
©2006 i3 Design Limited. All rights reserved.