Delen via


DestinationState.IReadOnlyList<DestinationState>.Item[Int32] Property

Definition

Yarp.ReverseProxy.Model.DestinationState System.Collections.Generic.IReadOnlyList<Yarp.ReverseProxy.Model.DestinationState>.Item[int index] { get; }
member this.System.Collections.Generic.IReadOnlyList<Yarp.ReverseProxy.Model.DestinationState>.Item(int) : Yarp.ReverseProxy.Model.DestinationState
 ReadOnly Property Item(index As Integer) As DestinationState Implements IReadOnlyList(Of DestinationState).Item

Parameters

index
Int32

Property Value

Implements

Applies to