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