Reports for WPF
Insert メソッド (RenderInputComboBoxItemCollection)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderInputComboBoxItemCollection クラス : Insert メソッド
項目の挿入先の位置。
挿入する項目。
RenderInputComboBoxItem を現在のコレクションに挿入します。
シンタックス
'宣言
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As RenderInputComboBoxItem _
) 
public void Insert( 
   System.int index,
   RenderInputComboBoxItem item
)

パラメータ

index
項目の挿入先の位置。
item
挿入する項目。
参照

RenderInputComboBoxItemCollection クラス
RenderInputComboBoxItemCollection メンバ