MESCIUS SPREAD for Windows Forms 15.0J
Function コンストラクタ

関数名を表す文字列値。
引数の最小数を示す整数値。
引数の最大数を示す整数値。
関数の属性を示すFunctionAttributes値。
Function クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Protected Function New( _
   ByVal functionName As String, _
   ByVal minArgs As Integer, _
   ByVal maxArgs As Integer, _
   ByVal attributes As FunctionAttributes _
)

パラメータ

functionName
関数名を表す文字列値。
minArgs
引数の最小数を示す整数値。
maxArgs
引数の最大数を示す整数値。
attributes
関数の属性を示すFunctionAttributes値。
参照

Function クラス
Function メンバ

 

 


© MESCIUS inc. All rights reserved.