QuickOPC User's Guide and Reference
UANamespaceQualified Class Members
Fields  Properties  Methods 


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

The following tables list the members exposed by UANamespaceQualified.

Public Fields
 NameDescription
Public FieldDefault value of the NamespaceIndex property. Equals to zero.  
Public FieldDefault namespace URI string. Equals to an empty string.  
Public FieldIndex of standard namespace. Equals to zero.  
Public FieldStandard namespace URI string used by OPC Foundation. Equals to "http://opcfoundation.org/UA/".  
Top
Public Properties
 NameDescription
Public PropertyDetermines whether the entity resides in the standard OPC UA namespace.  
Public PropertyNamespace index. Can be used to determine the namespace instead of namespace URI. Not recommended.  
Public PropertyNamespace URI. Determines the namespace of the qualified name or node Id.  
Public PropertyNamespace URI string. Determines the namespace of the qualified name or node Id.  
Top
Public Methods
 NameDescription
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverloaded.   
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.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type.  
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 MethodReturns a string that represents the current object.Returns a string that represents the current object. (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 MethodDetermines whether the namespace qualified object matches another namespace qualified object.  
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodInfrastructure.  
Protected MethodInfrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Top
Public Operators
Determines whether the two objects are equal.
Determines whether one object should be considered greater than the second object for ordering purposes.
Determines whether the two objects are not equal.
Determines whether one object should be considered less than the second object for ordering purposes.
Top
See Also

Reference

UANamespaceQualified Class
OpcLabs.EasyOpc.UA.AddressSpace Namespace