Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Opc
Ua
Sample
Controls
ReferenceTypeCtrl.ReferenceSelectedEventArgs
C# Class Opc.Ua.Sample.Controls.ReferenceTypeCtrl.ReferenceSelectedEventArgs
Specifies the nodes that where selected in the control.
Inheritance:
System.EventArgs
ファイルを表示
Open project: OPCFoundation/UA-.NET
Public Methods
Method
Description
ReferenceSelectedEventArgs
(
NodeId
selectedTypeId
) :
System
Constructs a new object.
Method Details
ReferenceSelectedEventArgs()
public
method
Constructs a new object.
public
ReferenceSelectedEventArgs
(
NodeId
selectedTypeId
) :
System
selectedTypeId
NodeId
return
System