SelectionData.BeginUpdates Method ()
The first call in a series of calls to selection data methods and properties.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Syntax
public void BeginUpdates()
public:
void BeginUpdates()
member BeginUpdates : unit -> unit
Public Sub BeginUpdates
See Also
SelectionData Class
Microsoft.ManagementConsole Namespace
Return to top