从下拉列表中移除指定名称的数据集。

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

语法

C#
public void Remove(
	string datasetName
)

参数

datasetName
Type: System..::.String
待移除数据集的名称。

请参见