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