点击或拖拽改变大小

XDocument.WalkNode 方法

X#
Walk all nodes and add them to the collections on the document class

命名空间:  XSharp.XPP
程序集:  XSharp.XPP (在 XSharp.XPP.dll 中) 版本:2.22 GA
语法
 METHOD WalkNode(
	oNode AS XmlNode
) AS VOID
查看代码

参数

oNode
类型:XmlNode
参见