GrapeCity InputMan for Windows Forms 10.0J
Remove メソッド (SideButtonCollection)

削除するSideButtonBaseオブジェクト。
引数で指定されたSideButtonBaseオブジェクトを コレクションから削除します。
構文
Public Sub Remove( _
   ByVal value As SideButtonBase _
) 
public void Remove( 
   SideButtonBase value
)

パラメータ

value
削除するSideButtonBaseオブジェクト。
例外
例外解説
System.ArgumentException 指定されたオブジェクトがコレクション内に見つかりません。
参照

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.