Opc.Ua.Core
ExpandedNodeId Class Members
Properties  Methods 


Opc.Ua Namespace : ExpandedNodeId Class

The following tables list the members exposed by ExpandedNodeId.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property The node identifier.  
Public Property The type of node identifier used.  
Public Property Returns true if the expanded node id is an absolute identifier that contains a namespace URI instead of a server dependent index.  
Public Property Whether the object represents a Null NodeId.  
Public Property The index of the namespace URI in the server's namespace array.  
Public Property The namespace that qualifies the node identifier.  
Public Propertystatic (Shared in Visual Basic) Returns an instance of a null ExpandedNodeId.  
Public Property The index of the server where the node exists.  
Top
Public Methods
 NameDescription
Public Method  
Public Method Compares the current instance to the object.  
Public MethodOverloaded. Determines whether the specified object is equal to the current object.  
Public MethodOverloaded.  Formats a expanded node id as a string.  
Public MethodServes as the default hash function.  
Public Method Makes a deep copy of the object.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Parses a expanded node id string, translated any namespace indexes and returns the result.  
Public Methodstatic (Shared in Visual Basic) Converts an expanded node id to a node id using a namespace table.  
Public MethodOverloaded.  Returns the string representation of an ExpandedNodeId.  
Top
Public Operators
Returns true if the objects are equal.
Converts an ExpandedNodeId to a NodeId.
Returns true if a is greater than b.
Overloaded.  Converts an integer to a numeric node identifier.
Returns true if the objects are not equal.
Returns true if a is less than b.
Top
See Also

Reference

ExpandedNodeId Class
Opc.Ua Namespace