Метод | Описание | |
---|---|---|
GetCurrent ( ) : QilNode | ||
GetLast ( ) : QilNode | ||
GetPosition ( ) : QilNode | ||
ResolveFunction ( string prefix, string name, IList |
||
ResolvePrefix ( string prefix ) : string | ||
ResolveVariable ( string prefix, string name ) : QilNode | ||
SetContext ( |
||
XPathPredicateEnvironment ( IXPathEnvironment baseEnvironment ) : System.Collections |
public ResolveFunction ( string prefix, string name, IList |
||
prefix | string | |
name | string | |
args | IList |
|
env | IFocus | |
Результат | QilNode |
public ResolvePrefix ( string prefix ) : string | ||
prefix | string | |
Результат | string |
public ResolveVariable ( string prefix, string name ) : QilNode | ||
prefix | string | |
name | string | |
Результат | QilNode |
public SetContext ( |
||
filter | ||
Результат | void |
public XPathPredicateEnvironment ( IXPathEnvironment baseEnvironment ) : System.Collections | ||
baseEnvironment | IXPathEnvironment | |
Результат | System.Collections |