将此路由点集合对象中从指定序号开始的指定个数的多个路由点对象删除。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public int RemoveRange( int index, int count ) |
参数
- index
- Type: System..::.Int32
删除路由点对象的起始序号。
- count
- Type: System..::.Int32
待删除的路由点对象的个数。