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