ModelBrowserBase.IDisposable.Dispose Method

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

Syntax

'Declaration
Private Sub Dispose Implements IDisposable.Dispose
void IDisposable.Dispose()
private:
virtual void Dispose() sealed = IDisposable::Dispose
private abstract Dispose : unit -> unit  
private override Dispose : unit -> unit
JScript does not support explicit interface implementations.

Implements

IDisposable.Dispose

.NET Framework Security

See Also

Reference

ModelBrowserBase Class

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