Share via


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)

Syntax

'Declaration
Function Clear As Integer
int Clear()
int Clear()
abstract Clear : unit -> int
function Clear() : int

Return Value

Type: System.Int32
Returns S_OK if the map was cleared.

.NET Framework Security

See Also

Reference

IVsStringMap Interface

Microsoft.VisualStudio.Shell.Interop Namespace