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


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

パラメータ

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

SubStyleCollection クラス
SubStyleCollection メンバ

 

 


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