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


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > NamedCollection<TItem> クラス > Item プロパティ : Item(String) プロパティ
Gets the item with the specified name.
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As System.String _
) As TItem
'使用法
 
Dim instance As NamedCollection(Of TItem)
Dim name As System.String
Dim value As TItem
 
value = instance.Item(name)
public TItem Item( 
   System.string name
) {get;}

パラメータ

name
参照

参照

NamedCollection<TItem> クラス
NamedCollection<TItem> メンバ
オーバーロード一覧