共用方式為


NotifyCollectionChangedEventArgsEx 類別

定義

供平台轉譯器內部使用。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class NotifyCollectionChangedEventArgsEx : System.Collections.Specialized.NotifyCollectionChangedEventArgs
type NotifyCollectionChangedEventArgsEx = class
    inherit NotifyCollectionChangedEventArgs
繼承
System.Collections.Specialized.NotifyCollectionChangedEventArgs
NotifyCollectionChangedEventArgsEx
屬性
System.ComponentModel.EditorBrowsableAttribute

建構函式

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, IList, Int32)

供平台轉譯器內部使用。

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, IList)

供平台轉譯器內部使用。

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, Int32, Int32)

供平台轉譯器內部使用。

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, Int32)

供平台轉譯器內部使用。

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList)

供平台轉譯器內部使用。

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Int32, Int32)

供平台轉譯器內部使用。

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Int32)

供平台轉譯器內部使用。

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Object, Int32)

供平台轉譯器內部使用。

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Object)

供平台轉譯器內部使用。

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object)

供平台轉譯器內部使用。

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction)

供平台轉譯器內部使用。

屬性

Count

供平台轉譯器內部使用。

適用於