FlexReport for WinForms
Cache プロパティ (ReportScriptContextBase)


C1.Report.4.6.2 アセンブリ > C1.Report.ScriptEngine 名前空間 > ReportScriptContextBase クラス : Cache プロパティ
シンタックス
'宣言
 
Public ReadOnly Property Cache As System.Collections.Generic.Dictionary(Of String,Object)
'使用法
 
Dim instance As ReportScriptContextBase
Dim value As System.Collections.Generic.Dictionary(Of String,Object)
 
value = instance.Cache
public System.Collections.Generic.Dictionary<string,object> Cache {get;}
参照

参照

ReportScriptContextBase クラス
ReportScriptContextBase メンバ