query_selector
Description:
Select first matched GXml.DomElement if exists.
Parameters:
| selectors |
valid CSS Level 3 selectors. |
Returns:
|
first matched GXml.DomElement, or null if nodes aren't found. |
Select first matched GXml.DomElement if exists.
| selectors |
valid CSS Level 3 selectors. |
|
first matched GXml.DomElement, or null if nodes aren't found. |