DataView.IList.Clear 메서드

정의

이 멤버에 대한 설명은 Clear()를 참조하세요.

 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

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현이며, 이 멤버의 사용은 지원되지 않으며 가 발생합니다 ArgumentException. 대신 에서 반환Rows된 개체에 Clear 메서드를 DataRowCollection 사용합니다.

적용 대상