Connectivity Software User's Guide and Reference
UANamespaceQualifiedParser Class Members
Fields  Properties  Methods 


OpcLabs.EasyOpcUAPrimitives Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Parsing Namespace : UANamespaceQualifiedParser Class

The following tables list the members exposed by UANamespaceQualifiedParser.

Public Fields
 NameDescription
Public FieldStandard namespace URI string used by OPC Foundation.

This is a constant, and its value is "http://opcfoundation.org/UA/".

 
Top
Public Properties
 NameDescription
Public PropertyThe default namespace URI to be used if no namespace is specified in the input string.  
Public PropertyThe default namespace URI string to be used if no namespace is specified in the input string.  
Public PropertyDetermines whether names of standard OPC-UA entities will be parsed.  
Top
Public Methods
 NameDescription
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverloaded. Overridden. Determines whether this object is equal to the other.  
Public MethodOverridden.   
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public Method (Inherited from OpcLabs.BaseLib.Info)
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 MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Info)
Protected Methodstatic (Shared in Visual Basic)Infrastructure.  
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Info)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

UANamespaceQualifiedParser Class
OpcLabs.EasyOpc.UA.AddressSpace.Parsing Namespace