LocalConstantHandle Struct

Definition

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

Properties

IsNil

Methods

Equals(LocalConstantHandle)

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

Equals(Object)
GetHashCode()

Operators

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

Applies to