ExceptionRegionEncoder.IsSmallRegionCount(Int32) Metodo

Definizione

Restituisce true se il numero di aree di eccezione rientra nel formato ridotto.

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

Parametri

exceptionRegionCount
Int32

Numero delle aree di eccezione.

Restituisce

Boolean

Si applica a