Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Opc
Ua
Client
Controls
BrowseTreeCtrl.NodesSelectedEventArgs
C# 클래스 Opc.Ua.Client.Controls.BrowseTreeCtrl.NodesSelectedEventArgs
Specifies the nodes that where selected in the control.
상속:
System.EventArgs
파일 보기
프로젝트 열기: OPCFoundation/UA-.NET
1 사용 예제들
공개 메소드들
메소드
설명
NodesSelectedEventArgs
(
IList
nodes
) :
System
Constructs a new object.
메소드 상세
NodesSelectedEventArgs()
공개
메소드
Constructs a new object.
public
NodesSelectedEventArgs
(
IList
nodes
) :
System
nodes
IList
리턴
System