根据三维要素对象的ID删除三维要素集合对象中的三维要素对象。

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

语法

C#
public void Remove(
	int id
)

参数

id
Type: System..::.Int32
待删除的三维要素对象的ID。

版本信息

SuperMap iObjects .NET


请参见