移除指定名称及ID的动态对象。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void RemoveObject( string objectName, List<int> ids ) |
参数
- objectName
- Type: System..::.String
指定对象名称。
- ids
- Type: System.Collections.Generic..::.List<(Of <(Int32>)>)
指定的id列表。