Condividi tramite


IVsStringMap.Clear Method

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

Syntax

'Dichiarazione
Function Clear As Integer
'Utilizzo
Dim instance As IVsStringMap
Dim returnValue As Integer

returnValue = instance.Clear()
int Clear()
int Clear()
abstract Clear : unit -> int 
function Clear() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IVsStringMap Interface

IVsStringMap Members

Microsoft.VisualStudio.Shell.Interop Namespace