LocalVariableHandle Estructura

Definición

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)
Herencia
LocalVariableHandle
Implementaciones

Propiedades

IsNil

Métodos

Equals(LocalVariableHandle)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

Equals(Object)
GetHashCode()

Operadores

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

Se aplica a