SimpleTagger<T>.Update Method

Definition

Gets an IDisposable object that represents an update batch.

public:
 IDisposable ^ Update();
public IDisposable Update ();
member this.Update : unit -> IDisposable
Public Function Update () As IDisposable

Returns

An IDisposable object that represents an update batch.

Applies to