Rune.Value 属性

定义

获取整数形式的 Unicode 标量值。

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

属性值

以整数表示的 Unicode 标量值。

适用于