将指定位置的 UIButtonBarItem 从 UIButtonBarItemCollection 中移除。

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

语法

C#
public void RemoveAt(
	int index
)

参数

index
Type: System..::.Int32
待移除项的位置索引。

请参见