共用方式為


UnicodeRange.Length 屬性

定義

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

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

屬性值

Int32

範圍中的字碼指標數。

適用於