IVsTextSpanSet.RemoveAll Method

Do not use this method.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Déclaration
Function RemoveAll As Integer
'Utilisation
Dim instance As IVsTextSpanSet
Dim returnValue As Integer

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

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IVsTextSpanSet Interface

IVsTextSpanSet Members

Microsoft.VisualStudio.TextManager.Interop Namespace