LocalVariableHandle Struktur

Definition

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

Eigenschaften

IsNil

Methoden

Equals(LocalVariableHandle)

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

Equals(Object)
GetHashCode()

Operatoren

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

Gilt für