Range.Start Property

Definition

Gets the inclusive start index of the Range.

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

Property Value

The inclusive start index of the range.

Applies to