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)
プラットフォーム レンダラーによる内部使用向け。
プロパティ
Count
プラットフォーム レンダラーによる内部使用向け。
適用対象