Share via


ExceptionRegionEncoder.IsSmallRegionCount(Int32) Yöntem

Tanım

Özel durum bölgelerinin sayısı ilk küçük biçimi ise döndürür true .

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

Parametreler

exceptionRegionCount
Int32

Özel durum bölgelerinin sayısı.

Döndürülenler

Şunlara uygulanır