QuickOPC User's Guide and Reference
UANodeId Class Methods


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace Namespace : UANodeId Class

For a list of all members of this type, see UANodeId members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a browse path by adding a browse path element to a node Id.  
Public MethodOverridden.   
Public Methodstatic (Shared in Visual Basic)Creates a clone of a give node identifier part.  
Public MethodOverloaded.   
Public Methodstatic (Shared in Visual Basic)Creates a node ID with an identifier in the standard OPC UA namespace.  
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.Determines whether the specified System.Object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public MethodFormats the node Id object into a string.  
Public Methodstatic (Shared in Visual Basic)Converts a node descriptor to a node Id.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type. Serves as a hash function for a particular type.  
Public Methodstatic (Shared in Visual Basic)Gets the identifier string for a given identifier.  
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Determines whether the identifier is normalized, i.e. an System.Int64, a System.String, a System.Guid, or an array of System.Byte.  
Public Methodstatic (Shared in Visual Basic)Determines whether the given identifier is valid.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Determines whether the two node Ids match.  
Public Methodstatic (Shared in Visual Basic)Parses a string containing an OPC-UA node Id (its expanded text), and returns a corresponding node Id object.  
Public Method  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodSets the identifier value, either numeric, string, GUID, or opaque, or none.  
Public MethodSets the opaque identifier value (in namespace specific format).  
Public MethodCreates an empty browse path with this node as its starting node.  
Public MethodOverridden. Returns a string that represents the current object.Returns a string that represents the current object. Returns a string that represents the current node Id.  
Public Methodstatic (Shared in Visual Basic)Converts the string representation of an OPC-UA node Id to equivalent node Id object. A return value indicates whether the conversion succeeded.  
Public Method  
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Top
See Also

Reference

UANodeId Class
OpcLabs.EasyOpc.UA.AddressSpace Namespace