MESCIUS InputMan for WPF 3.0J
InsertItem メソッド (SelectedDatesCollection)

項目を挿入する位置の 0 から始まるインデックス。
挿入する日付。
コレクション内の指定したインデックスに項目を挿入します。
構文
Protected Overrides NotOverridable Sub InsertItem( _
   ByVal index As Integer, _
   ByVal item As Date _
) 
protected override void InsertItem( 
   int index,
   DateTime item
)

パラメータ

index
項目を挿入する位置の 0 から始まるインデックス。
item
挿入する日付。
参照

参照

SelectedDatesCollection クラス
SelectedDatesCollection メンバ

 

 


© MESCIUS inc. All rights reserved.