根据 XML 字符串构建 PrjCoordSys 对象,成功返回 true。

命名空间:  SuperMap.Data
程序集:  SuperMap.Data (in SuperMap.Data)
版本: dll

语法

C#
public bool FromXML(
	string xml,
	int version
)

参数

xml
Type: System..::.String
指定的XML字符串。
version
Type: System..::.Int32
指定的版本。

返回值

如果构建成功为 true,否则为 false。

版本信息

SuperMap iObjects .NET


请参见