ExceptionRegionEncoder Struktur

Definition

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

Eigenschaften

Builder

Der zugrundeliegende Generator.

HasSmallFormat

true, wenn der Encoder ein kleines Format verwendet.

Methoden

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 Finally-Klausel hinzu.

IsSmallExceptionRegion(Int32, Int32)

Gibt true zurück, wenn der Bereich für ein kleines Format geeignet ist.

IsSmallRegionCount(Int32)

Gibt true zurück, wenn die Anzahl der Ausnahmebereiche für ein kleines Format geeignet ist.

Gilt für: