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