Méthode | Description | |
---|---|---|
Construct ( ) : Opc.Ua.NodeId |
Constructs a node identifier.
|
|
Construct ( string componentName ) : Opc.Ua.NodeId |
Constructs a node identifier for a component with the specified name.
|
|
Parse ( Opc.Ua.NodeId nodeId ) : |
Parses the specified node identifier.
|
public Construct ( string componentName ) : Opc.Ua.NodeId | ||
componentName | string | |
Résultat | Opc.Ua.NodeId |
public static Parse ( Opc.Ua.NodeId nodeId ) : |
||
nodeId | Opc.Ua.NodeId | The node identifier. |
Résultat |