点击或拖拽改变大小

XmlParserStringToXmlString 方法

字符串转为XML字符串

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

参数

strValue
类型: SystemString
字符串

返回值

类型: String
XML字符串
参见