Click or drag to resize

XDocument.FindTag Method

X#
Get a list of the tags in an XML Node

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

Parameters

nId
Type: Int64

Return Value

Type: Array
See Also