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


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Xml Namespace : XmlQualifiedName2 Class

The following tables list the members exposed by XmlQualifiedName2.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Provides an empty XmlQualifiedName2.  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether the System.Xml.XmlQualifiedName is empty. (Inherited from System.Xml.XmlQualifiedName)
Public PropertyGets a string representation of the qualified name of the XmlQualifiedName2.  
Public PropertyGets a string representation of the namespace of the XmlQualifiedName2.  
Top
Public Methods
 NameDescription
Public Method  
Public MethodOverloaded. Overridden. Determines whether the specified System.Xml.XmlQualifiedName object is equal to the current System.Xml.XmlQualifiedName object.  
Public MethodOverridden. Serves as the default hash function.Returns the hash code for the System.Xml.XmlQualifiedName.  
Public Method  
Public Method  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method  
Public MethodReturns the string value of the System.Xml.XmlQualifiedName. (Inherited from System.Xml.XmlQualifiedName)
Public Method  
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)
Top
Public Operators
Compares two XmlQualifiedName2 objects.
Compares two XmlQualifiedName2 objects.
Top
See Also

Reference

XmlQualifiedName2 Class
OpcLabs.BaseLib.Xml Namespace