Click or drag to resize
MessageGetElementAsInt64 Method
Overload List
  NameDescription
Public methodGetElementAsInt64(String) Obsolete.
Returns the value of the element having the specified name as a long value. Deprecated, use GetElementAsInt64(Name) instead.
Public methodGetElementAsInt64(Name)
Returns the value of the element having the specified name as a long value.
Top
See Also