SimpleTagger<T>::Update Method ()

 

Gets an IDisposable object that represents an update batch.

Namespace:   Microsoft.VisualStudio.Text.Tagging
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

public:
IDisposable^ Update()

Return Value

Type: System::IDisposable^

An IDisposable object that represents an update batch.

Return to top
Show: