CollectionEditor::CancelChanges Method ()

 

Cancels changes to the collection.

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

protected:
virtual void CancelChanges()

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: