搜索功能对应的Ribbon 控件。

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

语法

C#
IEnumerable<IBaseItem> SearchItem(
	string keywords
)

参数

keywords
Type: System..::.String
功能名称。

返回值

返回 Ribbon 控件集合。

请参见