XmlQualifiedName Methods |
The XmlQualifiedName type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the specified System.Xml.XmlQualifiedName object is equal
to the current System.Xml.XmlQualifiedName object.
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Returns the hash code for the System.Xml.XmlQualifiedName.
(Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Returns the string value of the System.Xml.XmlQualifiedName.
(Overrides ObjectToString.) |
![]() ![]() | ToString(String, String) |
Returns the string value of the System.Xml.XmlQualifiedName.
|