GrapeCity InputMan for Windows Forms 11.0J
Insert(Int32,String) メソッド

コレクション内の挿入位置を表すInt32値。
キー文字列を表すString
指定位置にキー文字列を指定して既定値の項目を挿入します。
シンタックス
Public Overloads Sub Insert( _
   ByVal index As Integer, _
   ByVal key As String _
) 
public void Insert( 
   int index,
   string key
)

パラメータ

index
コレクション内の挿入位置を表すInt32値。
key
キー文字列を表すString
参照

参照

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

 

 


© 2004 GrapeCity inc. All rights reserved.