VsTextSpanSetClass.RemoveAll Method

Definition

Method information not provided. Do not use.

public:
 virtual int RemoveAll() = Microsoft::VisualStudio::TextManager::Interop::IVsTextSpanSet::RemoveAll;
public:
 virtual int RemoveAll();
public:
 virtual int RemoveAll() = Microsoft::VisualStudio::TextManager::Interop::IVsTextSpanSet::RemoveAll;
 virtual int RemoveAll();
public virtual int RemoveAll ();
abstract member RemoveAll : unit -> int
override this.RemoveAll : unit -> int
Public Overridable Function RemoveAll () As Integer

Returns

Do not use.

Implements

Applies to