Freigeben über


VsTextSpanSetClass.RemoveAll-Methode

Methodeninformationen nicht bereitgestellt.

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

Syntax

'Declaration
Public Overridable Function RemoveAll As Integer
public virtual int RemoveAll()
public:
virtual int RemoveAll()
abstract RemoveAll : unit -> int  
override RemoveAll : unit -> int
public function RemoveAll() : int

Rückgabewert

Typ: Int32

Implementiert

IVsTextSpanSet.RemoveAll()

.NET Framework-Sicherheit

Siehe auch

Referenz

VsTextSpanSetClass Klasse

Microsoft.VisualStudio.TextManager.Interop-Namespace