XDocument.GetDocument 方法 | |
Find an open XDocument object by its unique handle
命名空间:
XSharp.XPP
程序集:
XSharp.XPP (在 XSharp.XPP.dll 中) 版本:2.22 GA
语法 STATIC METHOD GetDocument(
nHandle AS INT64
) AS XDocument
public static XDocument GetDocument(
long nHandle
)
查看代码参数
- nHandle
- 类型:Int64
返回值
类型:
XDocument参见