ExceptionRegionEncoder.IsSmallExceptionRegion(Int32, Int32) Methode

Definition

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

public:
 static bool IsSmallExceptionRegion(int startOffset, int length);
public static bool IsSmallExceptionRegion (int startOffset, int length);
static member IsSmallExceptionRegion : int * int -> bool
Public Shared Function IsSmallExceptionRegion (startOffset As Integer, length As Integer) As Boolean

Parameter

startOffset
Int32

Der Startoffset des Bereichs.

length
Int32

Die Länge des Bereichs.

Gibt zurück

Gilt für: