| RequestGetElement Method |
| Name | Description | |
|---|---|---|
| GetElement(String) | Obsolete. Returns the modifiable element of this request having
the specified name creating it if doesn't exist already.
Deprecated, use GetElement(Name) instead.
| |
| GetElement(Name) | Returns the modifiable element of this request having
the specified name creating it if doesn't exist already.
|