PowerTools PlusPak for Windows Forms 8.0J
RefreshCollection メソッド

追加するDateTime型の配列
コレクションからすべての要素を削除し、指定したDateTime型の配列をSelectionCollectionに追加します。
構文
Public Sub RefreshCollection( _
   ByVal dates() As Date _
) 
public void RefreshCollection( 
   DateTime[] dates
)

パラメータ

dates
追加するDateTime型の配列
プラットフォーム

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