MultiSelect for WinForms
AddRange メソッド (ValueIntervalCollection)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > ValueIntervalCollection クラス : AddRange メソッド
The array whose elements should be added to the end of the collection.
Adds the elements of an array to the end of the collection.
シンタックス
'宣言
 
Public Sub AddRange( _
   ByVal c() As ValueInterval _
) 
public void AddRange( 
   ValueInterval[] c
)

パラメータ

c
The array whose elements should be added to the end of the collection.
参照

ValueIntervalCollection クラス
ValueIntervalCollection メンバ