[]
        
(Showing Draft Content)

Wijmo.Notifycollectionchangedeventargs

NotifyCollectionChangedEventArgs クラス

INotifyCollectionChanged.collectionChanged イベントのデータを提供します。

階層

コンストラクタ

プロパティ

コンストラクタ

constructor

プロパティ

action

イベントを発生させたアクションを取得します。

index

index: number

変更が発生したインデックスを取得します。

item

item: any

追加、削除、または変更された項目を取得します。

静的 empty

empty: EventArgs

イベントデータを持たないイベントで使用する値を提供します。

静的 reset

リセット通知を提供します。