Rune.Value 属性

定义

获取 Unicode 标量值作为整数。

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

属性值

Unicode 标量值作为整数。

适用于