ItemCollection.IEditableCollectionView.CancelNew 메서드

정의

추가 트랜잭션을 끝내고 보류 중인 새 항목을 삭제합니다.

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

구현

설명

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

적용 대상