バージョン

Remove メソッド (DesktopAlertButtonsModifiableCollectionBase)

指定した UltraDesktopAlertButton インスタンスをこのコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal button As UltraDesktopAlertButton _
) 
public void Remove( 
   UltraDesktopAlertButton button
)

パラメータ

button
削除する UltraDesktopAlertButton インスタンス。
参照