HierarchyItemCollectionChangedEventArgs Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
System::EventArgs
System.Collections.Specialized::NotifyCollectionChangedEventArgs
Microsoft.VisualStudio.Shell::HierarchyItemCollectionChangedEventArgs
| Name | Description | |
|---|---|---|
![]() | HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, IList^) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, IList^, IList^) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, IList^, IList^, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, IList^, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, IList^, Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, Object^, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, Object^, Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, Object^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | HierarchyItemCollectionChangedEventArgs(UInt32, NotifyCollectionChangedAction, Object^, Object^, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. |
| Name | Description | |
|---|---|---|
![]() | Action | (Inherited from NotifyCollectionChangedEventArgs.) |
![]() | HierarchyManipulationState | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | NewItems | (Inherited from NotifyCollectionChangedEventArgs.) |
![]() | NewStartingIndex | (Inherited from NotifyCollectionChangedEventArgs.) |
![]() | OldItems | (Inherited from NotifyCollectionChangedEventArgs.) |
![]() | OldStartingIndex | (Inherited from NotifyCollectionChangedEventArgs.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


