PowerTools ActiveReports for .NET 9.0J
Item プロパティ (ITableColumnCollection)

項目のインデックス。
指定したインデックスでTableColumnを返します。
構文
'宣言
 
ReadOnly Default Property Item( _
   ByVal index As Integer _
) As ITableColumn
ITableColumn this[ 
   int index
]; {get;}

パラメータ

index
項目のインデックス。
例外
例外解説
System.ArgumentOutOfRangeExceptionindexはこのコレクションで有効ではありません。
参照

関連項目

ITableColumnCollection インターフェース
ITableColumnCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.