LabelHandle 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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)
- 繼承
- 實作
屬性
Id |
以 1 為基礎的識別碼,用來識別 ControlFlowBuilder 內容中的標籤。 |
IsNil |
方法
Equals(LabelHandle) |
指出目前的物件是否等於另一個相同類型的物件。 |
Equals(Object) | |
GetHashCode() |
運算子
Equality(LabelHandle, LabelHandle) | |
Inequality(LabelHandle, LabelHandle) |