GrapeCity PlusPak for Windows Forms 10.0J
Insert メソッド (BaseKeyCollection)

項目
キー
項目をコレクションに挿入します。
シンタックス
Protected Sub Insert( _
   ByVal index As Integer, _
   ByVal key As String, _
   ByVal value As Object _
) 
protected void Insert( 
   int index,
   string key,
   object value
)

パラメータ

index
項目
key
キー
value
参照

参照

BaseKeyCollection クラス
BaseKeyCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.