GrapeCity SPREAD for Windows Forms 11.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-2018, GrapeCity Inc. All rights reserved.