MESCIUS SPREAD for Windows Forms 15.0J
AddRange メソッド (BaseKeyCollection)

キー/値ペアのキーを含む System.String の配列。
キー/値ペアの値を含む System.Object の配列。
キー/値ペアの配列の要素を BaseKeyCollection の最後に追加します。
構文
'宣言
 
Protected Sub AddRange( _
   ByVal keys() As String, _
   ByVal values() As Object _
) 
protected void AddRange( 
   string[] keys,
   object[] values
)

パラメータ

keys
キー/値ペアのキーを含む System.String の配列。
values
キー/値ペアの値を含む System.Object の配列。
参照

BaseKeyCollection クラス
BaseKeyCollection メンバ

 

 


© MESCIUS inc. All rights reserved.