PrintDocument for WinForms
Item(Int32) プロパティ


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > SystemTagCollection クラス > Item プロパティ : Item(Int32) プロパティ
現在のコレクション内の TagSysのインデックス。
現在のコレクションの TagSysをそのインデックスによって取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As TagSys
'使用法
 
Dim instance As SystemTagCollection
Dim index As System.Integer
Dim value As TagSys
 
value = instance.Item(index)
public TagSys Item( 
   System.int index
) {get;}

パラメータ

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

プロパティ値

指定したインデックスを持つ TagSys
参照

SystemTagCollection クラス
SystemTagCollection メンバ
オーバーロード一覧