GrapeCity.ActiveReports.Extensibility.v9 アセンブリ > GrapeCity.ActiveReports.Extensibility.Rendering.Components 名前空間 > IBandedListGroupCollection インターフェース > Item プロパティ : Item(Int32) プロパティ |
'宣言 Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As IBandedListGroup
IBandedListGroup Item( int index ) {get;}
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | indexはこのコレクションで有効ではありません。 |