点击或拖拽改变大小

XmlParserGetAttribute 方法

获取属性值

命名空间:  GISShare.Xml
程序集:  GISShare.Xml (在 GISShare.Xml.dll 中) 版本:1.0.0.1 (1.0.0.1)
语法
public string GetAttribute(
	string strKey
)

参数

strKey
类型: SystemString
属性名称

返回值

类型: String
返回属性值的字符串(不存在返回NULL)
参见