'Declaration Public Overloads ReadOnly Property Item( _ ByVal index As System.Integer _ ) As ReportParameter
public ReportParameter Item( System.int index ) {get;}
Parameters
- index
'Declaration Public Overloads ReadOnly Property Item( _ ByVal index As System.Integer _ ) As ReportParameter
public ReportParameter Item( System.int index ) {get;}