PowerTools SPREAD for Windows Forms 8.0J
OnCollectionChanged メソッド (HolidayStyleCollection)


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

パラメータ

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

HolidayStyleCollection クラス
HolidayStyleCollection メンバ

 

 


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