Range.End Propiedad

Definición

Obtiene un elemento Index que representa el índice de finalización exclusivo del rango.

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

Valor de propiedad

Índice final del intervalo.

Se aplica a