CustomDebugInformationHandle Struct

Definition

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)
Inheritance
CustomDebugInformationHandle
Implements

Properties

IsNil

Methods

Equals(CustomDebugInformationHandle)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)
GetHashCode()

Operators

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

Applies to