从ComboBox下拉列表中,根据名称移除指定的数据源

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

语法

C#
public void Remove(
	string datasetName
)

参数

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

请参见