Click or drag to resize
MessageHasElement Method
Overload List
  NameDescription
Public methodHasElement(String)
Returns true if this message has the element having the specified name false otherwise.
Public methodHasElement(Name)
Returns true if this message has the element having the specified name false otherwise.
Public methodHasElement(String, Boolean)
Returns true if this message has the element having the specified name false otherwise.
Public methodHasElement(Name, Boolean)
Returns true if this message has the element having the specified name false otherwise.
Top
See Also