CustomDebugInformationHandle Estructura

Definición

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)
Herencia
CustomDebugInformationHandle
Implementaciones

Propiedades

IsNil

Métodos

Equals(CustomDebugInformationHandle)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

Equals(Object)
GetHashCode()

Operadores

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

Se aplica a