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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > SystemTagCollection クラス > Item プロパティ : Item(Int32) プロパティ
The index of the TagSys in the current collection.
Gets a TagSys in the current collection by its index.
シンタックス
'宣言
 
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
The index of the TagSys in the current collection.

プロパティ値

The TagSys with the specified index.
参照

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