ExceptionRegionEncoder.IsSmallExceptionRegion(Int32, Int32) Metoda

Definice

Vrátí hodnotu true , pokud oblast odpovídá malému formátu.

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

Parametry

startOffset
Int32

Počáteční posun oblasti.

length
Int32

Délka oblasti

Návraty

Platí pro