CollectionEditor.CancelChanges Method ()

 

Cancels changes to the collection.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

abstract CancelChanges : unit -> unit
override CancelChanges : unit -> unit

Notes to Inheritors:

Override this method if you need to perform additional processing when changes to the collection are canceled.

.NET Framework
Available since 2.0
Return to top
Show: