将用户输入的三维场景名称添加到三维场景集合中,添加位置为三维场景集合的最后。

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

语法

C#
public int Add(
	string name,
	string xml
)

参数

name
Type: System..::.String
三维场景名称。
xml
Type: System..::.String
用来创建三维场景的XML字符串。

返回值

返回新添加的三维场景在三维场景集合中的序号。

版本信息

SuperMap iObjects .NET


请参见