ExceptionRegionEncoder.IsSmallRegionCount(Int32) 方法

定义

如果异常区域的数目是第一小格式,则返回 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

参数

exceptionRegionCount
Int32

异常区域数。

返回

Boolean

适用于