ActiveReports 8
Item Property (IListContentCollection)

The zero-based index of the IListContentCollection object to find in the collection.
Access a list content item by its integer index in this collection.
Syntax
'Declaration
 
ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As IListContent
IListContent this[ 
   System.int index
]; {get;}

Parameters

index
The zero-based index of the IListContentCollection object to find in the collection.
See Also

Reference

IListContentCollection Interface
IListContentCollection Members

Support Forum