PowerTools ActiveReports for .NET 11.0J
Item プロパティ (PropertyCollection)

取得または設定するPropertyのインデックスを示すゼロベースのInteger。
位置によってPropertyCollectionに特定のPropertyオブジェクトを取得または設定します。
構文
'宣言
 
Public Default Property Item( _
   ByVal index As Integer _
) As Property
public Property this[ 
   int index
]; {get; set;}

パラメータ

index
取得または設定するPropertyのインデックスを示すゼロベースのInteger。

プロパティ値

指定した位置にあるPropertyオブジェクト。
参照

関連項目

PropertyCollection クラス
PropertyCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.