ExceptionRegionEncoder.IsSmallRegionCount(Int32) Methode

Definition

Gibt zurück true , wenn die Anzahl der Ausnahmebereiche das erste kleine Format aufweist.

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

Parameter

exceptionRegionCount
Int32

Anzahl der Ausnahmebereiche.

Gibt zurück

Gilt für: