Opc.Ua.Core
QualifiedName Class Members
Properties  Methods 


Opc.Ua Namespace : QualifiedName Class

The following tables list the members exposed by QualifiedName.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property The unqualified name.  
Public Property The index of the namespace that qualifies the name.  
Public Propertystatic (Shared in Visual Basic) Returns an instance of a null QualifiedName.  
Top
Public Methods
 NameDescription
Public Method  
Public Method Compares two QualifiedNames.  
Public Methodstatic (Shared in Visual Basic) Converts an expanded node id to a node id using a namespace table.  
Public Method Returns true if the objects are equal.  
Public Method Formats a QualifiedName as a string.  
Public MethodServes as the default hash function.  
Public Methodstatic (Shared in Visual Basic) Returns true if the value is null.  
Public Methodstatic (Shared in Visual Basic) Returns true if the QualifiedName is valid.  
Public Method Makes a deep copy of the object.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Parses a string containing a QualifiedName with the syntax n:qname  
Public Methodstatic (Shared in Visual Basic) Converts a string to a qualified name.  
Public MethodOverloaded. Returns a string that represents the current object.  
Top
Public Operators
Returns true if the objects are equal.
Implements the operator >.
Converts a string to a qualified name.
Returns true if the objects are not equal.
Implements the operator <.
Top
See Also

Reference

QualifiedName Class
Opc.Ua Namespace