ItemCollection.IEditableCollectionView.CancelEdit 메서드

정의

편집 트랜잭션을 종료하고 가능하면 원래 값을 항목으로 복원합니다.

 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

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현입니다. 인스턴스가 인터페이스로 ItemCollection 캐스팅 IEditableCollectionView 되는 경우에만 사용할 수 있습니다.

적용 대상