Share via


PortType Members

Identifies the port type of an endpoint reference.

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

Public Constructors

  Name Description
PortType Overloaded.  

Top

Public Properties

  Name Description
public property AnyAttributes  Gets the collection of XML attributes for the element.(inherited from OpenAttributeQNameElement)
public property Value  Gets the QualifiedName associated with the element.(inherited from QualifiedNameElement)

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Clone Returns a new PortType object with the same values as the current one.
public method Equals Overridden. Determines if an object is an PortType instance and is equal to this instance.
public method GetHashCode Overridden. Returns the hash code for the PortType.
public method GetType  (inherited from Object )
public method GetXml Overridden. Generates an XML representation of the PortType .
public method LoadXml Overridden. Loads the contents of the specified XML element into properties of the PortType.
public method static op_Equality  
public method static op_Inequality  
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 OpenAttributeQNameElement to the specified XML element. (inherited from OpenAttributeQNameElement)
protected method GetXmlElements  Sets the inner text and namespace declarations for an XML element. (inherited from QualifiedNameElement)
protected method LoadXmlAttributes  Adds the attributes of the specified XML element into the AnyAttributes property. (inherited from OpenAttributeQNameElement)
protected method LoadXmlElements  Loads the qualified name from the specified XML element and assigns it to the Value property. (inherited from QualifiedNameElement)
protected method MemberwiseClone  (inherited from Object )

Top

See Also

Reference

PortType Class
Microsoft.Web.Services2.Addressing Namespace