ItemCollection.IEditableCollectionView.CancelEdit Metoda

Definice

Ukončí transakci úprav a pokud je to možné, obnoví původní hodnotu položky.

 virtual void System.ComponentModel.IEditableCollectionView.CancelEdit() = System::ComponentModel::IEditableCollectionView::CancelEdit;
void IEditableCollectionView.CancelEdit ();
abstract member System.ComponentModel.IEditableCollectionView.CancelEdit : unit -> unit
override this.System.ComponentModel.IEditableCollectionView.CancelEdit : unit -> unit
Sub CancelEdit () Implements IEditableCollectionView.CancelEdit

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze ho použít pouze v ItemCollection případě, že je instance přetypována do IEditableCollectionView rozhraní.

Platí pro