バージョン

BeforeCutEventArgs コンストラクタ

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal nodes As SelectedNodesCollection _
)
public BeforeCutEventArgs( 
   SelectedNodesCollection nodes
)

パラメータ

nodes
クリップボードに切り取られるノードのコレクション (読み取り専用)。
参照