PowerTools CalendarGrid for Windows Forms 1.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 メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.