Click or drag to resize
ElementHasElement Method
Overload List
  NameDescription
Public methodHasElement(String)
Returns true if this element contains an element with the specified name.
Public methodHasElement(Name)
Returns true if this element contains an element with the specified name.
Public methodHasElement(String, Boolean)
Returns true if this element contains an element with the specified name.
Public methodHasElement(Name, Boolean)
Returns true if this element contains an element with the specified name.
Top
See Also