移除指定的 GalleryItemGroup 分组。

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

语法

C#
void RemoveGroup(
	IGalleryItemGroup galleryItemGroup
)

参数

galleryItemGroup
Type: SuperMap.Desktop..::.IGalleryItemGroup
指定的 GalleryItemGroup 分组。

请参见