Mono Class Library: Overview

System.Xml.XmlQualifiedName: Members

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

static readonly
EmptyXmlQualifiedName. Documentation for this section has not yet been entered.

Public Properties

[read-only]
IsEmptybool. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.
[read-only]
Namespacestring. Documentation for this section has not yet been entered.

Public Methods

override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
static
ToString(string, string) : string
Documentation for this section has not yet been entered.

Public Operators

static
Equality(XmlQualifiedName, XmlQualifiedName)Documentation for this section has not yet been entered.
static
Inequality(XmlQualifiedName, XmlQualifiedName)Documentation for this section has not yet been entered.