次の方法で共有


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)

プラットフォーム レンダラーによる内部使用向け。

適用対象