GrapeCity PlusPak for Windows Forms 10.0J
Insert(Int32,DateTime) メソッド

選択日付を追加する位置
挿入する DateTime。
SelectionCollectionコレクションのインデックスで指定した位置に選択日付を追加します。
シンタックス
Public Overloads Sub Insert( _
   ByVal index As Integer, _
   ByVal date As Date _
) 
public void Insert( 
   int index,
   DateTime date
)

パラメータ

index
選択日付を追加する位置
date
挿入する DateTime。
参照

参照

SelectionCollection クラス
SelectionCollection メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.