Click or drag to resize

XDocument.FindAllChildTags Method

X#

Namespace:  XSharp.XPP
Assembly:  XSharp.XPP (in XSharp.XPP.dll) Version: 2.19
Syntax
 STATIC METHOD FindAllChildTags(
	nId AS INT64,
	cChildName AS STRING
) AS ARRAY
Request Example View Source

Parameters

nId
Type: Int64
cChildName
Type: String

Return Value

Type: Array
See Also