Rune.Value プロパティ

定義

Unicode スカラー値を整数として取得します。

public:
 property int Value { int get(); };
public int Value { get; }
member this.Value : int
Public ReadOnly Property Value As Integer

プロパティ値

整数としての Unicode スカラー値。

適用対象