GrapeCity CalendarGrid for Windows Forms 2.0J
AddRange メソッド (CalendarGridCommandCollection)

CalendarGridCommandCollection の末尾に追加する要素を含むコレクション。
指定したコレクションの CalendarGridCommands を CalendarGridCommandCollection に追加します。
構文
Public Sub AddRange( _
   ByVal commands() As CalendarGridCommand _
) 
public void AddRange( 
   CalendarGridCommand[] commands
)

パラメータ

commands
CalendarGridCommandCollection の末尾に追加する要素を含むコレクション。
例外
例外解説
System.ArgumentNullExceptioncommands が null 参照 (Visual Basicでは Nothing) です。
参照

CalendarGridCommandCollection クラス
CalendarGridCommandCollection メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.