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 | |
---|---|---|
AnyAttributes | Gets the collection of XML attributes for the element. (Inherited from OpenAttributeQNameElement) | |
Value | Gets the QualifiedName associated with the element. (Inherited from QualifiedNameElement) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Returns a new PortType object with the same values as the current one. | |
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Returns the hash code for the PortType. | |
GetType | (Inherited from Object ) | |
GetXml | Overridden. Generates an XML representation of the PortType. | |
LoadXml | Overridden. Loads the contents of the specified XML element into properties of the PortType. | |
op_Equality | Determines whether the specified PortType values are considered equal. | |
op_Inequality | Determines whether the specified PortType 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 OpenAttributeQNameElement ) | |
GetXmlElements | (Inherited from QualifiedNameElement ) | |
LoadXmlAttributes | (Inherited from OpenAttributeQNameElement ) | |
LoadXmlElements | (Inherited from QualifiedNameElement ) | |
MemberwiseClone | (Inherited from Object ) |
Top