从下拉列表中移除指定名称的字段。

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

语法

C#
public void Remove(
	string name
)

参数

name
Type: System..::.String
待移除字段的名称。

返回值

请参见