Range.End 屬性

定義

取得 Index,其表示範圍的內含結尾索引。

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

屬性值

範圍的結束索引。

適用於