PickerDialog.Clear Method ()

 

Clears reference by calling ModelBrowsers's Clear method.

Namespace:   Microsoft.VisualStudio.Modeling.Integration.Shell.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)

Syntax

public void Clear()
public:
virtual void Clear() sealed
abstract Clear : unit -> unit
override Clear : unit -> unit
Public Sub Clear

Parameters

Implements

IModelBrowserHost.Clear()

See Also

PickerDialog Class
Microsoft.VisualStudio.Modeling.Integration.Shell.Picker Namespace

Return to top