IVsStringMap::Clear Method ()

 

Clears the key-value pairs in the map.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

int Clear()

Return Value

Type: System::Int32

Returns S_OK if the map was cleared.

Return to top
Show: