StateManagedCollection.IList.Clear 메서드

정의

StateManagedCollection 컬렉션에서 모든 항목을 제거합니다.

 virtual void System.Collections.IList.Clear() = System::Collections::IList::Clear;
void IList.Clear ();
abstract member System.Collections.IList.Clear : unit -> unit
override this.System.Collections.IList.Clear : unit -> unit
Sub Clear () Implements IList.Clear

구현

설명

OnClear 전에 메서드가 호출 되는 Clear 메서드를 호출 및 OnClearComplete 메서드가 이후에 호출 Clear 컬렉션에서 요소 제거 완료 합니다.

적용 대상

추가 정보