移除指定名字的骨架:可能删除多个,名字=name的骨架全部删除。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public bool RemoveSkeleton( string name ) |
参数
- name
- Type: System..::.String
骨架名字
C# |
---|
public bool RemoveSkeleton( string name ) |