PrintDocument for WinForms
Remove メソッド (RenderInputComboBoxItemCollection)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderInputComboBoxItemCollection クラス : Remove メソッド
The item to remove.
Removes a RenderInputComboBoxItem from the current collection.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal item As RenderInputComboBoxItem _
) 
'使用法
 
Dim instance As RenderInputComboBoxItemCollection
Dim item As RenderInputComboBoxItem
 
instance.Remove(item)
public void Remove( 
   RenderInputComboBoxItem item
)

パラメータ

item
The item to remove.
参照

RenderInputComboBoxItemCollection クラス
RenderInputComboBoxItemCollection メンバ