Sdílet prostřednictvím


PSResourceGraphResponse<PSObject>.Item[Int32] Property

Definition

public PSObject this[int index] { get; set; }
member this.Item(int) : 'PSObject with get, set
Default Public Property Item(index As Integer) As PSObject

Parameters

index
Int32

Property Value

PSObject

Implements

Applies to