ConstantHandle Struct

Definition

public value class ConstantHandle : IEquatable<System::Reflection::Metadata::ConstantHandle>
public struct ConstantHandle : IEquatable<System.Reflection.Metadata.ConstantHandle>
public readonly struct ConstantHandle : IEquatable<System.Reflection.Metadata.ConstantHandle>
type ConstantHandle = struct
Public Structure ConstantHandle
Implements IEquatable(Of ConstantHandle)
Inheritance
ConstantHandle
Implements

Properties

IsNil

Methods

Equals(ConstantHandle)

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

Equals(Object)
GetHashCode()

Operators

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

Applies to