DioDocs for PDF
GetInterval メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > Utf32CodeSet クラス : GetInterval メソッド
The named range of Unicode characters.
Returns the first and last code points of a named range of Unicode characters.
シンタックス
'宣言
 
Public Shared Function GetInterval( _
   ByVal unicodeBlock As UnicodeBlock _
) As System.ValueTuple(Of Integer,Integer)
public static System.ValueTuple<int,int> GetInterval( 
   UnicodeBlock unicodeBlock
)

パラメータ

unicodeBlock
The named range of Unicode characters.

戻り値の型

The first and last code points.
参照

Utf32CodeSet クラス
Utf32CodeSet メンバ