从飞行管理中移除给定名称的路线对象。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public bool Remove( string name ) |
参数
- name
- Type: System..::.String
指定的将被移除路线对象的名称。
C# |
---|
public bool Remove( string name ) |