ExceptionRegionEncoder Struktur

Definition

public value class ExceptionRegionEncoder
public readonly struct ExceptionRegionEncoder
public struct ExceptionRegionEncoder
type ExceptionRegionEncoder = struct
Public Structure ExceptionRegionEncoder
Vererbung
ExceptionRegionEncoder

Eigenschaften

Name Beschreibung
Builder

Der zugrunde liegende Generator.

HasSmallFormat

true wenn der Encoder ein kleines Format verwendet.

Methoden

Name Beschreibung
Add(ExceptionRegionKind, Int32, Int32, Int32, Int32, EntityHandle, Int32)

Fügt eine Ausnahmeklausel hinzu.

AddCatch(Int32, Int32, Int32, Int32, EntityHandle)

Fügt eine Fehlerklausel hinzu.

AddFault(Int32, Int32, Int32, Int32)

Fügt eine Fehlerklausel hinzu.

AddFilter(Int32, Int32, Int32, Int32, Int32)

Fügt eine Fehlerklausel hinzu.

AddFinally(Int32, Int32, Int32, Int32)

Fügt eine abschließende Klausel hinzu.

IsSmallExceptionRegion(Int32, Int32)

Gibt zurück true , wenn der Bereich in ein kleines Format passt.

IsSmallRegionCount(Int32)

Gibt zurück true , wenn die Anzahl der Ausnahmebereiche das erste kleine Format aufweist.

Gilt für: