This is the overview for the XPath method overload.
|
|
Name |
Description |
|
Returns list of found elements. List is enumerable (for Node in E.Xpath('...') do ... Returned list is interface and will be destroyed automatically. if FirstOnly = true only first element will be returned. | |
|
Execute anonymous procedure Proc for all elements selected by xpath expression. |
|
Copyright (c) 2015. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|