FlexReport for WinForms
Data プロパティ (DictionaryItemLink<T>)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > DictionaryItemLink<T> クラス : Data プロパティ
Gets or sets data representing the object stored in the dictionary.
シンタックス
'宣言
 
Public Property Data As T
'使用法
 
Dim instance As DictionaryItemLink(Of T)
Dim value As T
 
instance.Data = value
 
value = instance.Data
public T Data {get; set;}
参照

参照

DictionaryItemLink<T> クラス
DictionaryItemLink<T> メンバ