バージョン

RemoveAt メソッド (NavigationBarActionButtonsCollection)

この NavigationBarActionButtonsCollection の指定した順序位置にある UltraNavigationBarActionButton インスタンスを削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
削除する UltraNavigationBarActionButton インスタンスの順序位置。
参照