The members of System.Xml.XmlQualifiedName are listed below.
See Also: Inherited members from System.Object
Public Constructors
| | Documentation for this section has not yet been entered. |
| | Documentation for this section has not yet been entered. |
| | Documentation for this section has not yet been entered. |
Public Fields
Public Properties
[read-only] | IsEmpty | bool. Documentation for this section has not yet been entered. |
[read-only] | Name | string. Documentation for this section has not yet been entered. |
[read-only] | Namespace | string. Documentation for this section has not yet been entered. |
Public Methods
override | Equals(object) : boolDocumentation for this section has not yet been entered. |
override | GetHashCode() : intDocumentation for this section has not yet been entered. |
override | ToString() : stringDocumentation for this section has not yet been entered. |
static | ToString(string, string) : stringDocumentation for this section has not yet been entered. |
Public Operators