PowerTools PlusPak for Windows Forms 8.0J
Add(DateTime) メソッド

追加対象となる日付
SelectionCollectionコレクションの末尾に日付を追加します。
構文
Public Overloads Function Add( _
   ByVal date As Date _
) As Integer
public int Add( 
   DateTime date
)

パラメータ

date
追加対象となる日付

戻り値の型

追加したオブジェクトの位置を示すインデックス
プラットフォーム

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