PowerTools PlusPak for Windows Forms 8.0J
AddRange メソッド (SelectionCollection)

選択日付の配列
SelectionCollectionコレクションの末尾に選択日付(配列)を追加します。
構文
Public Sub AddRange( _
   ByVal dates() As Date _
) 
public void AddRange( 
   DateTime[] dates
)

パラメータ

dates
選択日付の配列
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

SelectionCollection クラス
SelectionCollection メンバ

Send Feedback