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