ExceptionRegionEncoder.IsSmallRegionCount(Int32) Método

Definição

Retornará true se o número de regiões de exceção se ajustar a um formato pequeno.

public:
 static bool IsSmallRegionCount(int exceptionRegionCount);
public static bool IsSmallRegionCount (int exceptionRegionCount);
static member IsSmallRegionCount : int -> bool
Public Shared Function IsSmallRegionCount (exceptionRegionCount As Integer) As Boolean

Parâmetros

exceptionRegionCount
Int32

O número de regiões de exceção.

Retornos

Aplica-se a