CustomDebugInformationHandle Struct

Definizione

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)
Ereditarietà
CustomDebugInformationHandle
Implementazioni

Proprietà

IsNil

Metodi

Equals(CustomDebugInformationHandle)

Indica se l'oggetto corrente è uguale a un altro oggetto dello stesso tipo.

Equals(Object)
GetHashCode()

Operatori

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

Si applica a