FlexReport for WinForms
Item プロパティ (NotifyCollection<TItem>)


C1.Document アセンブリ > C1.Document 名前空間 > NotifyCollection<TItem> クラス : Item プロパティ
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As TItem
'使用法
 
Dim instance As NotifyCollection(Of TItem)
Dim index As System.Integer
Dim value As TItem
 
instance.Item(index) = value
 
value = instance.Item(index)
public TItem this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

参照

NotifyCollection<TItem> クラス
NotifyCollection<TItem> メンバ