ConstantHandle Struktur

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)
Vererbung
ConstantHandle
Implementiert

Eigenschaften

IsNil

Methoden

Equals(ConstantHandle)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

Equals(Object)
GetHashCode()

Operatoren

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

Gilt für