'Declaration
Public Function Exists( _ ByVal nodeId As ExpandedNodeId _ ) As Boolean
'Usage
Dim instance As NodeTable Dim nodeId As ExpandedNodeId Dim value As Boolean value = instance.Exists(nodeId)
public bool Exists( ExpandedNodeId nodeId )
public: bool Exists( ExpandedNodeId^ nodeId )
Parameters
- nodeId