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