Click or drag to resize

XDocument.FindParent Method

X#
Get ID for the parent of an XML node

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

Parameters

nId
Type: Int64

Return Value

Type: Int64
See Also