Ribbon for WinForms
CollectionChanged イベント (IconSet)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > IconSet クラス : CollectionChanged イベント
Occurs when the collection changes.
シンタックス
'宣言
 
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
public event NotifyCollectionChangedEventHandler CollectionChanged
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、NotifyCollectionChangedEventArgs 型の引数を受け取りました。次の NotifyCollectionChangedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
 
 
 
 
 
参照