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