| MessageGetElementAsBool Method |
| Name | Description | |
|---|---|---|
| GetElementAsBool(String) | Obsolete. Returns the value of the element having the specified name as
a boolean value.
Deprecated, use GetElementAsBool(Name) instead.
| |
| GetElementAsBool(Name) | Returns the value of the element having the specified name as
a boolean value.
|