ConstantHandle Struktura

Definice

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)
Dědičnost
ConstantHandle
Implementuje

Vlastnosti

IsNil

Metody

Equals(ConstantHandle)

Určuje, zda se aktuální objekt rovná jinému objektu stejného typu.

Equals(Object)
GetHashCode()

Operátory

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

Platí pro