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