ActiveReports 9
Item Property (IMatrixMemberCollection)

The index of the element to get.
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum