Dela via


VsTextSpanSetClass.RemoveAll Method

Method information not provided.

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

Syntax

'Declaration
Public Overridable Function RemoveAll As Integer
'Usage
Dim instance As VsTextSpanSetClass 
Dim returnValue As Integer 

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

Return Value

Type: System.Int32

Implements

IVsTextSpanSet.RemoveAll()

.NET Framework Security

See Also

Reference

VsTextSpanSetClass Class

VsTextSpanSetClass Members

Microsoft.VisualStudio.TextManager.Interop Namespace