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


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

パラメータ

tagName
TagSysの名前。

プロパティ値

指定した名前を持つ TagSys
参照

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