点击或拖拽改变大小

XDocument.FindFirstChildTag 方法

X#
Find a child tag in an XML Node

命名空间:  XSharp.XPP
程序集:  XSharp.XPP (在 XSharp.XPP.dll 中) 版本:2.22 GA
语法
 STATIC METHOD FindFirstChildTag(
	nId AS INT64,
	cChildName AS STRING
) AS INT64
查看代码

参数

nId
类型:Int64
cChildName
类型:String

返回值

类型:Int64
参见