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

追加対象となる日付オブジェクト
SelectionCollectionコレクションの末尾に日付を追加します。
構文
Public Overloads Overrides Function Add( _
   ByVal obj As Object _
) As Integer
public override int Add( 
   object obj
)

パラメータ

obj
追加対象となる日付オブジェクト

戻り値の型

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

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