FlexReport for WinForms
GetFunctions() メソッド


C1.Report アセンブリ > C1.Report.ScriptEngine 名前空間 > ScriptEngine クラス > GetFunctions メソッド : GetFunctions() メソッド
returns list of defined functions - both local and global
シンタックス
'宣言
 
Public Overloads Function GetFunctions() As System.String()
'使用法
 
Dim instance As ScriptEngine
Dim value() As System.String
 
value = instance.GetFunctions()
public System.string[] GetFunctions()

戻り値の型

List of function names
参照

参照

ScriptEngine クラス
ScriptEngine メンバ
オーバーロード一覧