バージョン

DataTreeCommandEventArgs コンストラクタ

シンタックス
'宣言
 
Public Function New( _
   ByVal node As DataTreeNode, _
   ByVal commandSource As Object, _
   ByVal originalArgs As CommandEventArgs _
)
public DataTreeCommandEventArgs( 
   DataTreeNode node,
   object commandSource,
   CommandEventArgs originalArgs
)

パラメータ

node
commandSource
originalArgs
参照