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

예외 영역의 수.

반환

적용 대상