Compartir a través de


ResourceAssetCollection.IReadOnlyList<ResourceAsset>.Item[Int32] Propiedad

Definición

Microsoft.AspNetCore.Components.ResourceAsset System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Components.ResourceAsset>.Item[int index] { get; }
member this.System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Components.ResourceAsset>.Item(int) : Microsoft.AspNetCore.Components.ResourceAsset
 ReadOnly Property Item(index As Integer) As ResourceAsset Implements IReadOnlyList(Of ResourceAsset).Item

Parámetros

index
Int32

Valor de propiedad

Implementaciones

Se aplica a