GroupExpressionValueCollection.Item[Int32] Propriedade

Definição

Obtém o item no índice especificado.

public:
 property System::Object ^ default[int] { System::Object ^ get(int index); };
public object this[int index] { get; }
member this.Item(int) : obj
Default Public ReadOnly Property Item(index As Integer) As Object

Parâmetros

index
Int32

O índice do item.

Valor da propriedade

Um objeto Microsoft.ReportingServices.OnDemandReportRendering.GroupExpressionValue que tem o nome especificado.

Aplica-se a