Reports for WinForms
Item プロパティ (C1HyperlinkInfoCollection)

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

パラメータ

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

プロパティ値

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

C1HyperlinkInfoCollection クラス
C1HyperlinkInfoCollection メンバ