ExceptionRegionEncoder.IsSmallRegionCount(Int32) Méthode

Définition

Retourne true si le nombre de régions d’exception est adapté à un petit format.

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

Paramètres

exceptionRegionCount
Int32

Nombre de régions d’exception.

Retours

Boolean

S’applique à