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

追加する項目のキー
追加する項目の値
BaseKeyCollectionの最後に指定したキーと値を持つ項目を追加します。
シンタックス
Protected Function Add( _
   ByVal key As String, _
   ByVal value As Object _
) As Integer
protected int Add( 
   string key,
   object value
)

パラメータ

key
追加する項目のキー
value
追加する項目の値

戻り値の型

BaseKeyCollectionに追加した項目のインデックス
参照

参照

BaseKeyCollection クラス
BaseKeyCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.