CollectionView.ClearChangeLog Metodo

Definizione

Attenzione

Replaced by ClearPendingChanges

Cancella eventuali modifiche in sospeso dal log 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