Share via


AdvancedOptions.Dispose 메서드 (Boolean)

Disposes resources, if any.

네임스페이스:  RadLangSvc
어셈블리:  RadLangSvc(RadLangSvc.dll)

구문

‘선언
Protected Overrides Sub Dispose ( _
    disposing As Boolean _
)
‘사용 방법
Dim disposing As Boolean 

Me.Dispose(disposing)
protected override void Dispose(
    bool disposing
)
protected:
virtual void Dispose(
    bool disposing
) override
abstract Dispose : 
        disposing:bool -> unit  
override Dispose : 
        disposing:bool -> unit
protected override function Dispose(
    disposing : boolean
)

매개 변수

  • disposing
    유형: System.Boolean
    A Boolean value that is True if managed resources should be disposed; otherwise, False.

참고 항목

참조

AdvancedOptions 클래스

Dispose 오버로드

RadLangSvc 네임스페이스