GrapeCity.ActiveReports.v11 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportParameterCollection クラス : Item プロパティ |
'宣言 Public Default Property Item( _ ByVal index As Integer _ ) As ReportParameter
public ReportParameter this[ int index ]; {get; set;}