Click or drag to resize

XDocument.SelectNodes Method

X#
Select Nodes via XPath selection

Namespace:  XSharp.XPP
Assembly:  XSharp.XPP (in XSharp.XPP.dll) Version: 2.19
Syntax
 METHOD SelectNodes(
	cSelect AS STRING
) AS ARRAY
Request Example View Source

Parameters

cSelect
Type: String

Return Value

Type: Array
See Also