Click or drag to resize

PdiHeader Methods

The PdiHeader type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetKeyParameter Returns the value of the first key parameter or if parameter does not exist.
Public methodGetKeyParameters Returns the values of the specified header parameter or when parameter does not exist.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetValueParameter Returns the value of the of the first value parameter or if parameter does not exist.
Public methodGetValueParameters Returns the values of the specified header parameter or when parameter does not exist.
Public methodHasKeyParameter Returns true if the specified header key parameter exists.
Public methodHasValueParameter Returns true if the specified header value parameter exists.
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodRender Renders this header.
Public methodToString Returns contents of this header.
(Overrides ObjectToString)
Top
See Also