Click or drag to resize

xPathQueryCache Constructor (String, IXPathNavigable)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Pravi proizvoljan query

Namespace:  imbACE.Core.xml.query
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public xPathQueryCache(
	string __xPath,
	IXPathNavigable __source
)
Request Example View Source

Parameters

__xPath
Type: SystemString
__source
Type: System.Xml.XPathIXPathNavigable
See Also