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