ReferenceParameters Members
Represents reference parameters of an endpoint reference.
The following tables list the members exposed by the ReferenceParameters type.
Public Constructors
Name | Description | |
---|---|---|
ReferenceParameters | Overloaded. Initializes a new instance of the ReferenceParameters class. |
Top
Public Properties
Name | Description | |
---|---|---|
AnyElements | Gets the collection of child XML elements for the element. (Inherited from OpenElementElement) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Returns a new ReferenceParameters object with the same values as the current one. | |
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Returns the hash code for the ReferenceParameters. | |
GetType | (Inherited from Object ) | |
GetXml | Overridden. Generates an XML representation of the ReferenceParameters from the specified XML document. | |
LoadXml | Overridden. Loads the contents of the specified XML element into the current ReferenceParameters. | |
op_Equality | Determines whether the specified ReferenceParameters values are considered equal. | |
op_Inequality | Determines whether the specified ReferenceParameters 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 OpenElementElement ) | |
GetXmlElements | (Inherited from OpenElementElement ) | |
LoadXmlAttributes | (Inherited from OpenElementElement ) | |
LoadXmlElements | (Inherited from OpenElementElement ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
ReferenceParameters Class
Microsoft.Web.Services3.Addressing Namespace