SwitchInstructionEncoder 構造体

定義

IL switch 命令の分岐をエンコードします。

public value class SwitchInstructionEncoder
public readonly struct SwitchInstructionEncoder
type SwitchInstructionEncoder = struct
Public Structure SwitchInstructionEncoder
継承
SwitchInstructionEncoder

注釈

使用ガイドラインについては、「」を参照してください Switch(Int32)

メソッド

Branch(LabelHandle)

スイッチ命令の一部であるブランチをエンコードします。

適用対象