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