用于从三维图层集合中删除一个指定名称的三维图层。删除成功则返回 true。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public bool Remove( string name ) |
参数
- name
- Type: System..::.String
C# |
---|
public bool Remove( string name ) |