设置不可见对象的ID列表。

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

语法

C#
public void SetInvisibleIDs(
	List<int> ids
)

参数

ids
Type: System.Collections.Generic..::.List<(Of <(Int32>)>)
不可见对象ID列表。

请参见