バージョン

Add メソッド (ApplicationBarButtonsCollection)

このコレクションに指定したApplicationBarButton を追加します。
シンタックス
'宣言
 
Public Sub Add( _
   ByVal button As ApplicationBarButton _
) 
public void Add( 
   ApplicationBarButton button
)

パラメータ

button
追加する ApplicationBarButton
参照