다음을 통해 공유


OrderedDictionary<TKey,TValue>.ValueCollection.Enumerator.IDisposable.Dispose 메서드

정의

관리되지 않는 리소스의 해제, 해제 또는 재설정과 관련된 애플리케이션 정의 작업을 수행합니다.

 virtual void System.IDisposable.Dispose() = IDisposable::Dispose;
void IDisposable.Dispose ();
abstract member System.IDisposable.Dispose : unit -> unit
override this.System.IDisposable.Dispose : unit -> unit
Sub Dispose () Implements IDisposable.Dispose

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현입니다. <xref:System.Collections.Generic.OrderedDictionary'2.ValueCollection.Enumerator> 인스턴스가 <xref:System.IDisposable> 인터페이스로 캐스팅되는 경우에만 사용할 수 있습니다.

적용 대상