NodesChangedEventArgs Class
Event arguments passed when a view provider changes its selected view.
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
System::Object
System::EventArgs
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer::NodesChangedEventArgs
System::EventArgs
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer::NodesChangedEventArgs
| Name | Description | |
|---|---|---|
![]() | NodesChangedEventArgs(IList<INavigationContext^>^) | Initializes a new instance of the NodesChangedEventArgs class with the specified changed items. |
| Name | Description | |
|---|---|---|
![]() | ChangedNodes | Gets a list of nodes that have changed. |
| 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.
Show:


