SymBinder 클래스

정의

관리 코드의 기호 바인더를 나타냅니다.

public ref class SymBinder : System::Diagnostics::SymbolStore::ISymbolBinder
public ref class SymBinder : System::Diagnostics::SymbolStore::ISymbolBinder, System::Diagnostics::SymbolStore::ISymbolBinder1
public ref class SymBinder : System::Diagnostics::SymbolStore::SymBinderBase, IDisposable, System::Diagnostics::SymbolStore::ISymbolBinder, System::Diagnostics::SymbolStore::ISymbolBinder1
public class SymBinder : System.Diagnostics.SymbolStore.ISymbolBinder
[System.Runtime.InteropServices.ComVisible(true)]
public class SymBinder : System.Diagnostics.SymbolStore.ISymbolBinder, System.Diagnostics.SymbolStore.ISymbolBinder1
[System.Runtime.InteropServices.ComVisible(true)]
public class SymBinder : System.Diagnostics.SymbolStore.SymBinderBase, IDisposable, System.Diagnostics.SymbolStore.ISymbolBinder, System.Diagnostics.SymbolStore.ISymbolBinder1
type SymBinder = class
    interface ISymbolBinder
[<System.Runtime.InteropServices.ComVisible(true)>]
type SymBinder = class
    interface ISymbolBinder
    interface ISymbolBinder1
[<System.Runtime.InteropServices.ComVisible(true)>]
type SymBinder = class
    inherit SymBinderBase
    interface ISymbolBinder
    interface ISymbolBinder1
    interface IDisposable
Public Class SymBinder
Implements ISymbolBinder
Public Class SymBinder
Implements ISymbolBinder, ISymbolBinder1
Public Class SymBinder
Inherits SymBinderBase
Implements IDisposable, ISymbolBinder, ISymbolBinder1
상속
SymBinder
상속
SymBinder
특성
구현

생성자

SymBinder()

SymBinder 클래스의 새 인스턴스를 초기화합니다.

메서드

__dtor()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

현재 인스턴스에서 보유한 리소스를 해제합니다.

{dtor}()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

현재 인스턴스에서 보유한 리소스를 해제합니다.

{dtor}()

현재 인스턴스에서 보유한 리소스를 해제합니다.

(다음에서 상속됨 SymBinderBase)
Dispose()

SymBinder 클래스의 현재 인스턴스에서 사용하는 리소스를 해제합니다.

Dispose(Boolean)

SymBinder 클래스의 현재 인스턴스에서 사용하는 관리되는 리소스와 관리되지 않는 리소스를 해제하기 위해 Dispose()Finalize() 메서드에 의해 호출됩니다.

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
Finalize()

현재 인스턴스에서 보유한 리소스를 해제합니다.

GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetReader(Int32, String, String)
사용되지 않음.

메타데이터 인터페이스에 대한 지정된 32비트 정수 포인터, 지정된 파일 이름 및 지정된 검색 경로를 사용하여 현재 파일에 대한 기호 판독기 인터페이스를 가져옵니다.

GetReader(IntPtr, String, String)

메타데이터 인터페이스에 대한 지정된 포인터, 지정된 파일 이름 및 지정된 검색 경로를 사용하여 현재 파일에 대한 기호 판독기 인터페이스를 가져옵니다.

GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상