Share via


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

'Declaration
Function RemoveAll As Integer
'Usage
Dim instance As IVsTextSpanSet 
Dim returnValue As Integer 

returnValue = instance.RemoveAll()
int RemoveAll()
int RemoveAll()
function RemoveAll() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IVsTextSpanSet Interface

IVsTextSpanSet Members

Microsoft.VisualStudio.TextManager.Interop Namespace