移除指定索引位置的 GalleryItem 子项。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
void Remove( int index ) |
参数
- index
- Type: System..::.Int32
指定的索引位置。
SuperMap iDesktop 10i(2020) 联机帮助 |
IGalleryItemGroup..::.Remove 方法 (Int32) |
IGalleryItemGroup 接口 请参见 发送反馈 |
C# |
---|
void Remove( int index ) |