Pdi |
The PdiHeader type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetKeyParameter | Returns the value of the first key parameter or if parameter does not exist. | |
| GetKeyParameters | Returns the values of the specified header parameter or when parameter does not exist. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| GetValueParameter | Returns the value of the of the first value parameter or if parameter does not exist. | |
| GetValueParameters | Returns the values of the specified header parameter or when parameter does not exist. | |
| HasKeyParameter | Returns true if the specified header key parameter exists. | |
| HasValueParameter | Returns true if the specified header value parameter exists. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| Render | Renders this header. | |
| ToString |
Returns contents of this header.
(Overrides ObjectToString) |