LocalVariableHandle 구조체

정의

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)
상속
LocalVariableHandle
구현

속성

IsNil

메서드

Equals(LocalVariableHandle)

현재 개체가 동일한 형식의 다른 개체와 같은지 여부를 나타냅니다.

Equals(Object)
GetHashCode()

연산자

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

적용 대상