Range.Start 屬性

定義

取得 Range 的內含開始索引。

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

屬性值

Index

範圍的內含開始索引。

適用於