在集合中从指定序号开始删除指定个数个标尺线对象。
命名空间:
SuperMap.Layout程序集: SuperMap.Layout (in SuperMap.Layout)
版本: dll
语法
C# |
---|
public int RemoveRange( int index, int count ) |
参数
- index
- Type: System..::.Int32
指定的开始序号。
- count
- Type: System..::.Int32
指定的删除个数。