删除指定名称的站点对象。

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

语法

C#
public bool Remove(
	string name
)

参数

name
Type: System..::.String
待移出站点的名称。

返回值

移出成功返回true,否则返回false。

版本信息

SuperMap iObjects .NET


请参见