'宣言 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.