Address Members
Identifies the endpoint of a message.
The following tables list the members exposed by the Address type.
Public Constructors
Name | Description | |
---|---|---|
Address | Overloaded. Initializes a new instance of the Address class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AnyAttributes | Gets the collection of XML attributes for the element. (Inherited from OpenAttributeElement) |
![]() |
Value | Gets the URI of the element. (Inherited from OpenAttributeUriElement) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Clone | Creates a new Address with the same values as the current one. |
![]() |
Equals | Overloaded. Overridden. |
![]() |
GetHashCode | Overridden. Returns the hash code for the Address . |
![]() |
GetType | (Inherited from Object ) |
![]() |
GetXml | Overridden. Generates an XML representation of the Address from the specified XML document. |
![]() |
LoadXml | Overridden. Loads the contents of the specified XML element into the current Address |
![]() ![]() |
op_Equality | Determines whether the specified Address values are considered equal. |
![]() ![]() |
op_Explicit | Converts an Address to a Uri . |
![]() ![]() |
op_Implicit | Converts a Uri to an Address . |
![]() ![]() |
op_Inequality | Determines whether the specified Address values are considered not equal. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetXmlAttributes | (Inherited from OpenAttributeElement ) |
![]() |
GetXmlElements | (Inherited from OpenAttributeUriElement ) |
![]() |
LoadXmlAttributes | (Inherited from OpenAttributeElement ) |
![]() |
LoadXmlElements | (Inherited from OpenAttributeUriElement ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top