Click or drag to resize

imbXPathQuery Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Instanciranje novog querija -- za dat xpath

Namespace:  imbACE.Core.xml.query
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public imbXPathQuery(
	string __xPath = "",
	XmlNode __input = null
)
Request Example View Source

Parameters

__xPath (Optional)
Type: SystemString
__input (Optional)
Type: System.XmlXmlNode
See Also