SimpleMonikerResolver::Dispose Method (Boolean)

 

Disposes this moniker resolver.

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

protected:
virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: System::Boolean

true if the moniker resolver is being disposed; otherwise, false.

Return to top
Show: