MessageHasElement Method |
Name | Description | |
---|---|---|
HasElement(String) |
Returns true if this message has the element having the specified name
false otherwise.
| |
HasElement(Name) |
Returns true if this message has the element having the specified name
false otherwise.
| |
HasElement(String, Boolean) |
Returns true if this message has the element having the specified name
false otherwise.
| |
HasElement(Name, Boolean) |
Returns true if this message has the element having the specified name
false otherwise.
|