Range.End 属性

定义

获取一个表示范围的不包含结束索引的 Index

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

属性值

范围的结束索引。

适用于