移除参数集合中指定索引的 IList 参数。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
public void RemoveAt( int index ) |
参数
- index
- Type: System..::.Int32
从零开始的索引,即要移除的项。
SuperMap iDesktop 10i(2020) 联机帮助 |
GeometryDrawingParameters..::.RemoveAt 方法 |
GeometryDrawingParameters 类 请参见 发送反馈 |
C# |
---|
public void RemoveAt( int index ) |