QualifiedNameElement Members
Provides the default implementation for a class that represents an XML element that contains an XML qualified name and its namespace prefix.
The following tables list the members exposed by the QualifiedNameElement type.
Protected Constructors
Name | Description | |
---|---|---|
QualifiedNameElement | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Value | Gets the QualifiedName associated with the element. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
GetXml | When overridden in a derived class, generates an XML representation of the QualifiedNameElement. |
![]() |
LoadXml | When overridden in a derived class, loads the contents of the specified XML element into properties of the QualifiedNameElement. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetXmlElements | Sets the inner text and namespace declarations for an XML element. |
![]() |
LoadXmlAttributes | When overridden in a derived class, adds the attributes of the specified XML element to the object's collection of attributes. |
![]() |
LoadXmlElements | Loads the qualified name from the specified XML element and assigns it to the Value property. |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
QualifiedNameElement Class
Microsoft.Web.Services3.Xml Namespace