Lingua

IndicatorStateCollection.Item[String] Proprietà

Definizione

Ottiene l'oggetto che ha il nome specificato.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::IndicatorState ^ default[System::String ^] { Microsoft::ReportingServices::OnDemandReportRendering::IndicatorState ^ get(System::String ^ name); };
public Microsoft.ReportingServices.OnDemandReportRendering.IndicatorState this[string name] { get; }
member this.Item(string) : Microsoft.ReportingServices.OnDemandReportRendering.IndicatorState
Default Public ReadOnly Property Item(name As String) As IndicatorState

Parametri

name
String

Il nome dell'oggetto nella collezione.

Valore della proprietà

Un IndicatorState oggetto che ha il nome specificato.

Si applica a