MultiSelect for WinForms
AddRange メソッド (PlaceholderCollection)

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

パラメータ

c
The ICollection whose elements should be added.
参照

PlaceholderCollection クラス
PlaceholderCollection メンバ