MESCIUS InputMan for ASP.NET 10.0J
Insert(Int32,DateTimeEx) メソッド

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

パラメータ

index
選択日付を追加する位置(Int32 型)
date
選択日付(GrapeCity.Web.Input.Core.DateTimeEx型)
参照

参照

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

 

 


© MESCIUS inc. All rights reserved.