ExceptionRegionEncoder.IsSmallRegionCount(Int32) Metoda

Definicja

Zwraca wartość true , jeśli liczba regionów wyjątków ma pierwszy mały 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

Parametry

exceptionRegionCount
Int32

Liczba regionów wyjątków.

Zwraca

Boolean

Dotyczy