バージョン

NetworkNodeLayoutAssignedEventArgs コンストラクタ

NetworkNodeLayoutAssignedEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal nodeLayout As NetworkNodeNodeLayout, _
   ByVal dataType As Type _
)
public NetworkNodeLayoutAssignedEventArgs( 
   NetworkNodeNodeLayout nodeLayout,
   Type dataType
)

パラメータ

nodeLayout
ノード レイアウト。
dataType
データのタイプ。
参照