Ribbon for WinForms
IsSurrogateHigh メソッド (CodeRange)

C1.Win.4.8 アセンブリ > C1.Util 名前空間 > CodeRange クラス : IsSurrogateHigh メソッド
The character for test.
Whether is high code (Unicode) of surrogate character.
シンタックス
'宣言
 
Public Shared Function IsSurrogateHigh( _
   ByVal ch As Char _
) As Boolean
public static bool IsSurrogateHigh( 
   char ch
)

パラメータ

ch
The character for test.

戻り値の型

true if is high code of surrogate character, otherwise false.
参照

CodeRange クラス
CodeRange メンバ