ImmutableList<T>.IImmutableList<T>.Clear 메서드

정의

이 인스턴스와 정렬 및 정렬 의미 체계가 동일한 빈 목록을 검색합니다.

 virtual System::Collections::Immutable::IImmutableList<T> ^ System.Collections.Immutable.IImmutableList<T>.Clear() = System::Collections::Immutable::IImmutableList<T>::Clear;
System.Collections.Immutable.IImmutableList<T> IImmutableList<T>.Clear();
abstract member System.Collections.Immutable.IImmutableList<T>.Clear : unit -> System.Collections.Immutable.IImmutableList<'T>
override this.System.Collections.Immutable.IImmutableList<T>.Clear : unit -> System.Collections.Immutable.IImmutableList<'T>
Function Clear () As IImmutableList(Of T) Implements IImmutableList(Of T).Clear

반품

이 인스턴스와 정렬 및 정렬 의미 체계가 동일한 빈 목록입니다.

구현

설명

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

적용 대상