PowerTools PlusPak for Windows Forms 8.0J
Insert(Int32,Object) メソッド

選択日付を追加する位置
選択日付を表すオブジェクト
SelectionCollectionコレクションのインデックスで指定した位置に選択日付を追加します。
構文
Public Overloads Overrides Sub Insert( _
   ByVal index As Integer, _
   ByVal obj As Object _
) 
public override void Insert( 
   int index,
   object obj
)

パラメータ

index
選択日付を追加する位置
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