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)

供平台呈现器内部使用。

适用于