共用方式為


NotifyCollectionChangedEventArgsExtensions 類別

定義

供平台轉譯器內部使用。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static class NotifyCollectionChangedEventArgsExtensions
type NotifyCollectionChangedEventArgsExtensions = class
繼承
System.Object
NotifyCollectionChangedEventArgsExtensions
屬性
System.ComponentModel.EditorBrowsableAttribute

方法

Apply(NotifyCollectionChangedEventArgs, Action<Object,Int32,Boolean>, Action<Object,Int32>, Action)

供平台轉譯器內部使用。

Apply<TFrom>(NotifyCollectionChangedEventArgs, IList<TFrom>, IList<Object>)

供平台轉譯器內部使用。

WithCount(NotifyCollectionChangedEventArgs, Int32)

供平台轉譯器內部使用。

適用於