IVsDataExplorerNodeSelection.RefreshAll Method

Refreshes all the nodes in the group node selection (and their child nodes if any are expanded in Server Explorer) asynchronously.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

'Declaration
Sub RefreshAll
void RefreshAll()
void RefreshAll()
abstract RefreshAll : unit -> unit
function RefreshAll()

Remarks

This method delegates to the RefreshAll method and passes false for the argument.

.NET Framework Security

See Also

Reference

IVsDataExplorerNodeSelection Interface

RefreshAll Overload

Microsoft.VisualStudio.Data.Services Namespace