NotifyCollectionChangedEventArgsEx 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[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)
供平台轉譯器內部使用。
屬性
適用於