TreeView for WinForms
Remove メソッド (ImageCollection)

C1.Win.4.5.2 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > ImageCollection クラス : Remove メソッド
ImageEntryコレクションから削除する。
ImageEntryをコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal entry As ImageEntry _
) 
public void Remove( 
   ImageEntry entry
)

パラメータ

entry
ImageEntryコレクションから削除する。
参照

ImageCollection クラス
ImageCollection メンバ