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
Server
NodeMetadata
C# 클래스 Opc.Ua.Server.NodeMetadata
Stores metadata required to process requests related to a node.
파일 보기
프로젝트 열기: OPCFoundation/UA-.NET
1 사용 예제들
공개 메소드들
메소드
설명
NodeMetadata
(
object
handle
,
NodeId
nodeId
) :
System
Initializes the object with its handle and NodeId.
메소드 상세
NodeMetadata()
공개
메소드
Initializes the object with its handle and NodeId.
public
NodeMetadata
(
object
handle
,
NodeId
nodeId
) :
System
handle
object
nodeId
NodeId
리턴
System