Add メソッド

ユーザー定義関数イベントをユーザー定義関数のイベント セットに追加します。

オーバーロードの一覧

  名前 説明
パブリック メソッド Add(UserDefinedFunctionEvent) UserDefinedFunctionEvent オブジェクトを UserDefinedFunctionEventSet オブジェクトに追加します。
パブリック メソッド静的メンバー Add(UserDefinedFunctionEventSet, UserDefinedFunctionEvent) ユーザー定義関数イベントをユーザー定義関数のイベント セットに追加します。

Top