ExceptionRegionEncoder.IsSmallRegionCount(Int32) Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Returnerar true om antalet undantagsregioner först är ett litet 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
Parametrar
- exceptionRegionCount
- Int32
Antal undantagsregioner.