語言

CharacterRange.First 屬性

定義

取得或設定此 CharacterRange字串中第一個字元的位置。

public:
 property int First { int get(); void set(int value); };
public int First { get; set; }
member this.First : int with get, set
Public Property First As Integer

屬性值

這是這個 CharacterRange.

適用於