判断指定对象在分组中是否存在
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public bool Contains( Layer3D layer ) |
参数
- layer
- Type: SuperMap.Realspace..::.Layer3D
指定图层对象。
C# |
---|
public bool Contains( Layer3D layer ) |