HierarchyItemCollectionChangedEventArgs Class

Definition

Important

This API is not CLS-compliant.

public ref class HierarchyItemCollectionChangedEventArgs : System::Collections::Specialized::NotifyCollectionChangedEventArgs
[System.CLSCompliant(false)]
public class HierarchyItemCollectionChangedEventArgs : System.Collections.Specialized.NotifyCollectionChangedEventArgs
public class HierarchyItemCollectionChangedEventArgs : System.Collections.Specialized.NotifyCollectionChangedEventArgs
[<System.CLSCompliant(false)>]
type HierarchyItemCollectionChangedEventArgs = class
    inherit NotifyCollectionChangedEventArgs
type HierarchyItemCollectionChangedEventArgs = class
    inherit NotifyCollectionChangedEventArgs
Public Class HierarchyItemCollectionChangedEventArgs
Inherits NotifyCollectionChangedEventArgs
Inheritance
HierarchyItemCollectionChangedEventArgs
Attributes

Constructors

HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction)
HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, IList)
HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, IList, IList)
HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, IList, IList, Int32)
HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, IList, Int32)
HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, IList, Int32, Int32)
HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, Object)
HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, Object, Int32)
HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, Object, Int32, Int32)
HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, Object, Object)
HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, Object, Object, Int32)

Properties

HierarchyManipulationState

Applies to