TextRange2.Start 属性

定义

获取指定文本范围的起点。 只读。

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

属性值

Integer

适用于