ImmutableArray<T>.IReadOnlyList<T>.Item[Int32] Propiedad

Definición

Obtiene el elemento en el índice especificado.

C#
T System.Collections.Generic.IReadOnlyList<T>.Item[int index] { get; }

Parámetros

index
Int32

Índice.

Valor de propiedad

T

El elemento.

Implementaciones

Excepciones

La propiedad IsDefault devuelve true.

Se aplica a

Producto Versiones
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
UWP 10.0