PowerTools InputMan for Windows Forms 8.0J
Add メソッド (BaseKeyCollection)

キー文字列を表すString値。
コレクションに追加する項目を表すObjectオブジェクト。
キー文字列と項目の組み合わせをコレクションに追加します。
構文
Protected Function Add( _
   ByVal key As String, _
   ByVal value As Object _
) As Integer
protected int Add( 
   string key,
   object value
)

パラメータ

key
キー文字列を表すString値。
value
コレクションに追加する項目を表すObjectオブジェクト。

戻り値の型

新しく追加されたObjectオブジェクトの、 コレクション内のインデックスを表すInt32値。
参照

BaseKeyCollection クラス
BaseKeyCollection メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.