Range.Start 属性

定义

获取 . 的 Range非独占开始索引。

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

属性值

范围的非独占开始索引。

适用于