XPatchLib - .Net增量内容序列化/反序列化工工具
XPatchLib - .Net增量内容序列化/反序列化工工具
命名空间
XPatchLib
XmlTextReader 类
XmlTextReader 方法
Dispose 方法
GetAttributes 方法
GetValue 方法
Read 方法
XmlTextReader
GetAttributes 方法
获取当前节点的特性名称与值的键值对数组。
命名空间:
XPatchLib
程序集:
XPatchLib (在 XPatchLib.dll 中) 版本:4.1.0.4
语法
C#
复制
public
string
[,]
GetAttributes
()
返回值
类型:
String
返回当前节点的特性名称与值的键值对数组。
实现
ITextReader
GetAttributes
版本信息
.NET Framework
支持版本:4.5, 4.0, 3.5, 2.0
.NET Standard
支持版本:2.0, 1.3, 1.0
参见
引用
XmlTextReader 类
XPatchLib 命名空间