CollectionView.ClearChangeLog メソッド

定義

注意事項

Replaced by ClearPendingChanges

保留状態の変更を変更ログから消去します。

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 ()
属性

適用対象

こちらもご覧ください