'宣言 Public Function Add( _ ByVal f As FunctionBase _ ) As System.Integer
public System.int Add( FunctionBase f )
パラメータ
- f
- 関数。
戻り値の型
整数インデックス。
'宣言 Public Function Add( _ ByVal f As FunctionBase _ ) As System.Integer
public System.int Add( FunctionBase f )