Share via


OpenAttributeUriElement Members

Provides the base implementation for an element that is an attributed URI.

The following tables list the members exposed by the OpenAttributeUriElement type.

Protected Constructors

  Name Description
OpenAttributeUriElement Overloaded.  

Top

Public Properties

  Name Description
public property AnyAttributes  Gets the collection of XML attributes for the element.(inherited from OpenAttributeElement)
public property Value Gets the URI of the element.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method GetXml  When overridden in a derived class, generates an XML representation of the OpenAttributeElement. (inherited from OpenAttributeElement)
public method LoadXml  When overridden in a derived class, loads the contents of the specified XML element into properties of the OpenAttributeElement. (inherited from OpenAttributeElement)
public method ToString  (inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method GetXmlAttributes  Appends the child attributes of the OpenAttributeElement to the specified XML element. (inherited from OpenAttributeElement)
protected method GetXmlElements [To be supplied.]
protected method LoadXmlAttributes  Adds the attributes of the specified XML element to the AnyAttributes property. (inherited from OpenAttributeElement)
protected method LoadXmlElements [To be supplied.]
protected method MemberwiseClone  (inherited from Object )

Top

See Also

Reference

OpenAttributeUriElement Class
Microsoft.Web.Services2.Xml Namespace