ExceptionRegionEncoder.IsSmallExceptionRegion(Int32, Int32) Metod

Definition

Returnerar true om regionen passar litet format.

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

Parametrar

startOffset
Int32

Startförskjutning för regionen.

length
Int32

Regionens längd.

Returer

Gäller för