Partager via


NodesChangedEventArgs.ChangedNodes Propriété

Définition

Obtient une liste des nœuds qui ont changé.

public:
 property System::Collections::Generic::IList<Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContext ^> ^ ChangedNodes { System::Collections::Generic::IList<Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContext ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContext> ChangedNodes { get; }
member this.ChangedNodes : System.Collections.Generic.IList<Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContext>
Public ReadOnly Property ChangedNodes As IList(Of INavigationContext)

Valeur de propriété

Retourne une valeur qui représente une liste des nœuds qui ont changé.

S’applique à