CollectionView.ClearChangeLog Metodo

Definizione

Attenzione

Replaced by ClearPendingChanges

Cancella qualsiasi modifica in sospeso dal registro delle modifiche.

protected:
 void ClearChangeLog();
protected void ClearChangeLog ();
[System.Obsolete("Replaced by ClearPendingChanges")]
protected void ClearChangeLog ();
member this.ClearChangeLog : unit -> unit
[<System.Obsolete("Replaced by ClearPendingChanges")>]
member this.ClearChangeLog : unit -> unit
Protected Sub ClearChangeLog ()
Attributi

Si applica a

Vedi anche