ActiveReports 8
Item Property (IMatrixMemberCollection)

The index of the element to get.
Gets the MatrixMember at the specified index.
Syntax
'Declaration
 
ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As IMatrixMember
IMatrixMember this[ 
   System.int index
]; {get;}

Parameters

index
The index of the element to get.

Property Value

The MatrixMember at the specified index.
See Also

Reference

IMatrixMemberCollection Interface
IMatrixMemberCollection Members

Support Forum