XmlQualifiedName Methods
.NET Framework (current version)
Namespace:
System.Xml
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified XmlQualifiedName object is equal to the current XmlQualifiedName object. (Overrides Object::Equals(Object^).) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Returns the hash code for the XmlQualifiedName.(Overrides Object::GetHashCode().) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns the string value of the XmlQualifiedName.(Overrides Object::ToString().) |
![]() ![]() | ToString(String^, String^) | Returns the string value of the XmlQualifiedName. |
Show:


