FlexReport for WinForms
GetSubs() メソッド


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

戻り値の型

List of function names
参照

参照

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