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