IndicatorStateCollection.Item[String] Proprietà

Definizione

Ottiene l'elemento con 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

Nome dell'elemento nella raccolta.

Valore della proprietà

IndicatorState

Oggetto IndicatorState con il nome specificato.

Si applica a