LabelHandle 구조체

정의

public value class LabelHandle : IEquatable<System::Reflection::Metadata::Ecma335::LabelHandle>
public readonly struct LabelHandle : IEquatable<System.Reflection.Metadata.Ecma335.LabelHandle>
public struct LabelHandle : IEquatable<System.Reflection.Metadata.Ecma335.LabelHandle>
type LabelHandle = struct
Public Structure LabelHandle
Implements IEquatable(Of LabelHandle)
상속
LabelHandle
구현

속성

Id

ControlFlowBuilder의 컨텍스트 내에서 레이블을 식별하는, 1부터 시작되는 ID입니다.

IsNil

메서드

Equals(LabelHandle)

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

Equals(Object)
GetHashCode()

연산자

Equality(LabelHandle, LabelHandle)
Inequality(LabelHandle, LabelHandle)

적용 대상