バージョン

NetworkNodeNodeAutomationPeer コンストラクタ

NetworkNodeNodeAutomationPeer クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As NetworkNodeNodeControl _
)
public NetworkNodeNodeAutomationPeer( 
   NetworkNodeNodeControl owner
)

パラメータ

owner
この自動ピアを制御する NetworkNodeNodeControl
参照