移除指定的 GalleryItem 子项。

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

语法

C#
void Remove(
	IGalleryItem item
)

参数

item
Type: SuperMap.Desktop..::.IGalleryItem
指定的 GalleryItem 子项。

请参见