共用方式為


UnicodeRange.FirstCodePoint 屬性

定義

在此 UnicodeRange 執行個體所代表的範圍中取得第一個字碼指標。

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

屬性值

範圍中的第一個字碼指標。

適用於