GrapeCity SPREAD for Windows Forms 11.0J
OnCollectionChanged メソッド (SideButtonCollection)


イベントデータを含む System.ComponentModel.CollectionChangeEventArgs インスタンス。
CollectionChangedイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnCollectionChanged( _
   ByVal e As CollectionChangeEventArgs _
) 
'使用法
 
Dim instance As SideButtonCollection
Dim e As CollectionChangeEventArgs
 
instance.OnCollectionChanged(e)
protected virtual void OnCollectionChanged( 
   CollectionChangeEventArgs e
)

パラメータ

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

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.