'宣言 Public Function IndexOf( _ ByVal value As NavBarItem _ ) As Integer
public int IndexOf( NavBarItem value )
Removeメソッドは、指定した NavBarItem をコレクションから消去します。このメソッドに渡される値は項目である必要があります。
UltraOfficeNavBar4.Items.Remove(myItem)
VisibleItemsCollection クラス VisibleItemsCollection メンバ