CustomDebugInformationHandle 구조체

정의

public value class CustomDebugInformationHandle : IEquatable<System::Reflection::Metadata::CustomDebugInformationHandle>
public readonly struct CustomDebugInformationHandle : IEquatable<System.Reflection.Metadata.CustomDebugInformationHandle>
public struct CustomDebugInformationHandle : IEquatable<System.Reflection.Metadata.CustomDebugInformationHandle>
type CustomDebugInformationHandle = struct
Public Structure CustomDebugInformationHandle
Implements IEquatable(Of CustomDebugInformationHandle)
상속
CustomDebugInformationHandle
구현

속성

IsNil

메서드

Equals(CustomDebugInformationHandle)

현재 개체가 동일한 형식의 다른 개체와 같은지 여부를 나타냅니다.

Equals(Object)
GetHashCode()

연산자

Equality(CustomDebugInformationHandle, CustomDebugInformationHandle)
Explicit(EntityHandle to CustomDebugInformationHandle)
Explicit(Handle to CustomDebugInformationHandle)
Implicit(CustomDebugInformationHandle to EntityHandle)
Implicit(CustomDebugInformationHandle to Handle)
Inequality(CustomDebugInformationHandle, CustomDebugInformationHandle)

적용 대상