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


イベントデータを格納しているCollectionChangeEventArgs
CollectionChanged イベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnCollectionChanged( _
   ByVal ccevent As CollectionChangeEventArgs _
) 
'使用法
 
Dim instance As NotifyCollection
Dim ccevent As CollectionChangeEventArgs
 
instance.OnCollectionChanged(ccevent)
protected virtual void OnCollectionChanged( 
   CollectionChangeEventArgs ccevent
)

パラメータ

ccevent
イベントデータを格納しているCollectionChangeEventArgs
参照

NotifyCollection クラス
NotifyCollection メンバ

 

 


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