VsTextSpanSetClass.RemoveAll Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.