ActiveReports 8
Item(Int32) Property

The index of the item.
Returns metadata dictionary entry at specified index.
Syntax
'Declaration
 
Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As IMetadataDictionaryEntry
IMetadataDictionaryEntry Item( 
   System.int index
) {get;}

Parameters

index
The index of the item.
See Also

Reference

IMetadataDictionary Interface
IMetadataDictionary Members
Overload List

Support Forum