Lingua

LinearGaugeCollection.Item[String] Proprietà

Definizione

Ottiene l'oggetto che ha il nome specificato.

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

Parametri

name
String

Il nome dell'oggetto nella collezione.

Valore della proprietà

Oggetto LinearGauge con il nome specificato.

Si applica a