LocalVariableHandle Structure

Définition

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)
Héritage
LocalVariableHandle
Implémente

Propriétés

IsNil

Méthodes

Equals(LocalVariableHandle)

Indique si l'objet actuel est égal à un autre objet du même type.

Equals(Object)
GetHashCode()

Opérateurs

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

S’applique à