ExceptionRegionEncoder.IsSmallExceptionRegion(Int32, Int32) Yöntem

Tanım

Bölge küçük biçime uyuyorsa döndürür true .

public:
 static bool IsSmallExceptionRegion(int startOffset, int length);
public static bool IsSmallExceptionRegion (int startOffset, int length);
static member IsSmallExceptionRegion : int * int -> bool
Public Shared Function IsSmallExceptionRegion (startOffset As Integer, length As Integer) As Boolean

Parametreler

startOffset
Int32

Bölgenin başlangıç uzaklığı.

length
Int32

Bölgenin uzunluğu.

Döndürülenler

Şunlara uygulanır