Click or drag to resize

XDocument.GetDocument Method

X#
Find an open XDocument object by its unique handle

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

Parameters

nHandle
Type: Int64

Return Value

Type: XDocument
See Also