PowerTools SPREAD for Windows Forms 8.0J
OnHolidaysCollectionChanged メソッド


イベントデータを含むSystem.ComponentModel.CollectionChangeEventArgs
HolidayCollectionが変更されたときに呼び出されます。
構文
'Declaration
 
Protected Overridable Sub OnHolidaysCollectionChanged( _
   ByVal e As CollectionChangeEventArgs _
) 
'使用法
 
Dim instance As HolidayStyle
Dim e As CollectionChangeEventArgs
 
instance.OnHolidaysCollectionChanged(e)
protected virtual void OnHolidaysCollectionChanged( 
   CollectionChangeEventArgs e
)

パラメータ

e
イベントデータを含むSystem.ComponentModel.CollectionChangeEventArgs
参照

HolidayStyle クラス
HolidayStyle メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.