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