次の方法で共有


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)

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

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList)

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

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, IList)

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

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

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

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, Int32)

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

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

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

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object)

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

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Int32)

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

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

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

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Object)

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

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

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

プロパティ

Count

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

適用対象