RequestHasElement Method |
Name | Description | |
---|---|---|
HasElement(String) | Obsolete.
Returns true if this request contains the element having the specified
name false otherwise.
Deprecated, use HasElement(Name) instead.
| |
HasElement(Name) |
Returns true if this request contains the element having the specified
name false otherwise.
|