InputFile.Dispose(Boolean) 메서드

정의

구성 요소에서 사용하는 리소스를 해제합니다 InputFile .

protected virtual void Dispose(bool disposing);
abstract member Dispose : bool -> unit
override this.Dispose : bool -> unit
Protected Overridable Sub Dispose (disposing As Boolean)

매개 변수

disposing
Boolean

true 에서 Dispose()호출된 경우 .

적용 대상