FlexReport for WinForms
Items プロパティ (DocumentObjectCollection<TItem>)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > DocumentObjectCollection<TItem> クラス : Items プロパティ
シンタックス
'宣言
 
Protected ReadOnly Property Items As System.Collections.Generic.IList(Of T)
'使用法
 
Dim instance As DocumentObjectCollection(Of TItem)
Dim value As System.Collections.Generic.IList(Of T)
 
value = instance.Items
protected System.Collections.Generic.IList<T> Items {get;}
参照

参照

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