UnicodeRange.FirstCodePoint 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在此 UnicodeRange 執行個體所代表的範圍中取得第一個字碼指標。
public:
property int FirstCodePoint { int get(); };
public int FirstCodePoint { get; }
member this.FirstCodePoint : int
Public ReadOnly Property FirstCodePoint As Integer
屬性值
範圍中的第一個字碼指標。