| ElementHasElement Method |
| Name | Description | |
|---|---|---|
| HasElement(String) | Returns true if this element contains an element with the specified name.
| |
| HasElement(Name) | Returns true if this element contains an element with the specified name.
| |
| HasElement(String, Boolean) | Returns true if this element contains an element with the specified name.
| |
| HasElement(Name, Boolean) | Returns true if this element contains an element with the specified name.
|