Reports for WPF
Item プロパティ (C1HyperlinkInfo.AreaCollection)

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > C1HyperlinkInfo.AreaCollection クラス : Item プロパティ
コレクション内のインデックス。
指定したインデックスの要素を取得します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As C1HyperlinkInfo.Area
public C1HyperlinkInfo.Area this[ 
   System.int index
]; {get;}

パラメータ

index
コレクション内のインデックス。

プロパティ値

指定したインデックスの要素。
参照

C1HyperlinkInfo.AreaCollection クラス
C1HyperlinkInfo.AreaCollection メンバ