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 Overloaded. Overridden.  
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 Determines whether the specified PortType values are considered equal.
public method static op_Inequality Determines whether the specified PortType 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 OpenAttributeQNameElement )
protected method GetXmlElements  (Inherited from QualifiedNameElement )
protected method LoadXmlAttributes  (Inherited from OpenAttributeQNameElement )
protected method LoadXmlElements  (Inherited from QualifiedNameElement )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

PortType Class
Microsoft.Web.Services3.Addressing Namespace