PrintDocument for WinForms
Add(RenderInputComboBoxItem) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderInputComboBoxItemCollection クラス > Add メソッド : Add(RenderInputComboBoxItem) メソッド
The item to add.
Adds a RenderInputComboBoxItem to the current collection.
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal item As RenderInputComboBoxItem _
) As System.Integer
'使用法
 
Dim instance As RenderInputComboBoxItemCollection
Dim item As RenderInputComboBoxItem
Dim value As System.Integer
 
value = instance.Add(item)
public System.int Add( 
   RenderInputComboBoxItem item
)

パラメータ

item
The item to add.

戻り値の型

Index of the added item in the current collection.
参照

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