バージョン

ClientEvents メソッド (TreeWrapper)

ツリー モデル ClientEvents を設定します
シンタックス
'宣言
 
Public Function ClientEvents( _
   ByVal clientEvents As System.Collections.Generic.Dictionary(Of String,String) _
) As TreeWrapper
public TreeWrapper ClientEvents( 
   System.Collections.Generic.Dictionary<string,string> clientEvents
)

パラメータ

clientEvents
クライアント イベント。

戻り値の型

自身
参照

オンラインで表示: GitHub