ExceptionRegionEncoder.IsSmallExceptionRegion(Int32, Int32) Método

Definição

Retorna true se a região se ajustar ao formato pequeno.

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

Parâmetros

startOffset
Int32

Inicie o deslocamento da região.

length
Int32

Comprimento da região.

Retornos

Aplica-se a