ResourceAssetCollection.IReadOnlyList<ResourceAsset>.Item[Int32] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- index
- Int32