TemplateArguments Methods
From HttpServer.dll
The TemplateArguments type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add | Overloaded. | |
| Clear |
Clears all added arguments
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Clears added arguments
(Overrides Object..::.Finalize()()().) | |
| GetArguments |
Retrieves the arguments
(Does so now by copying the values to a new array, could be optimized?)
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| Update | Overloaded. |