PrintDocument for WinForms
Remove メソッド (RenderInputComboBoxItemCollection)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderInputComboBoxItemCollection クラス : Remove メソッド
削除する項目。
RenderInputComboBoxItemを現在のコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal item As RenderInputComboBoxItem _
) 
'使用法
 
Dim instance As RenderInputComboBoxItemCollection
Dim item As RenderInputComboBoxItem
 
instance.Remove(item)
public void Remove( 
   RenderInputComboBoxItem item
)

パラメータ

item
削除する項目。
参照

RenderInputComboBoxItemCollection クラス
RenderInputComboBoxItemCollection メンバ