移除指定索引位置的 GalleryItemGroup 分组。

命名空间:  SuperMap.Desktop
程序集:  SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll

语法

C#
void RemoveGroup(
	int groupIndex
)

参数

groupIndex
Type: System..::.Int32
指定索引位置的 GalleryItemGroup 分组。

请参见