バージョン

RemoveItem メソッド (CommandSourceCollection)

Infragistics.Controls.CommandSource オブジェクトを CommandSourceManager と登録解除して、オブジェクトをコレクションから削除します。
シンタックス
'宣言
 
Protected Overrides Function RemoveItem( _
   ByVal index As Integer _
) As Boolean
protected override bool RemoveItem( 
   int index
)

パラメータ

index
オブジェクトに追加するインデックス位置。

戻り値の型

オブジェクトが削除される場合は True。
参照