Range.Start Propiedad

Definición

Obtiene el índice de inicio inclusivo del Range.

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

Valor de propiedad

Índice de inicio inclusivo del rango.

Se aplica a