ExceptionRegionEncoder.IsSmallRegionCount(Int32) Metodo

Definizione

Restituisce true se il numero di aree di eccezione è il primo formato di piccole dimensioni.

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 di aree di eccezione.

Valori restituiti

Si applica a