IModelBrowserHost.Clear Method
Clears the references (set's it to null)
Namespace: Microsoft.VisualStudio.Modeling.Integration.Picker
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)
'Declaration
Sub Clear
void Clear()
void Clear()
abstract Clear : unit -> unit
function Clear()
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Microsoft.VisualStudio.Modeling.Integration.Picker Namespace