TreeView for WinForms
Remove(C1CheckListItem) メソッド

C1.Win.TreeView.4.5.2 アセンブリ > C1.Win.TreeView 名前空間 > C1CheckListItemCollection クラス > Remove メソッド : Remove(C1CheckListItem) メソッド
指定された項目。
最初に見つかった指定された項目をコレクションから削除します。
シンタックス
'宣言
 
Public Overloads Function Remove( _
   ByVal item As C1CheckListItem _
) As System.Boolean
public System.bool Remove( 
   C1CheckListItem item
)

パラメータ

item
指定された項目。
参照

C1CheckListItemCollection クラス
C1CheckListItemCollection メンバ
オーバーロード一覧