Condividi tramite


NodesChangedEventArgs.ChangedNodes Proprietà

Definizione

Ottiene un elenco di nodi modificati.

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)

Valore della proprietà

Restituisce un valore che rappresenta un elenco di nodi modificati.

Si applica a