Click or drag to resize

imbXmlXPathToolsxPathDiagSelect Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Izvrsava xPath uz dijagnostiku

Namespace:  imbACE.Core.xml
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public static string xPathDiagSelect(
	List<string> xPaths,
	XmlNamespaceManager mng,
	XmlNode source = null
)
Request Example View Source

Parameters

xPaths
Type: System.Collections.GenericListString
mng
Type: System.XmlXmlNamespaceManager
source (Optional)
Type: System.XmlXmlNode

Return Value

Type: String
See Also