CharacterBufferRange.Length 屬性

定義

取得文字來源字元存放區中的字元數。

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

屬性值

Int32

表示字元總數的 Int32 值。

適用於