Share via


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
public property AnyElements  Gets the collection of child XML elements for the element. (Inherited from OpenElementElement)

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Clone Returns a new ReferenceParameters object with the same values as the current one.
public method Equals Overloaded. Overridden.  
public method GetHashCode Overridden. Returns the hash code for the ReferenceParameters.
public method GetType  (Inherited from Object )
public method GetXml Overridden. Generates an XML representation of the ReferenceParameters from the specified XML document.
public method LoadXml Overridden. Loads the contents of the specified XML element into the current ReferenceParameters.
public method static op_Equality Determines whether the specified ReferenceParameters values are considered equal.
public method static op_Inequality Determines whether the specified ReferenceParameters values are considered not equal.
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method GetXmlAttributes  (Inherited from OpenElementElement )
protected method GetXmlElements  (Inherited from OpenElementElement )
protected method LoadXmlAttributes  (Inherited from OpenElementElement )
protected method LoadXmlElements  (Inherited from OpenElementElement )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

ReferenceParameters Class
Microsoft.Web.Services3.Addressing Namespace