Lingua

CustomLabelCollection.Item[String] Proprietà

Definizione

Ottiene l'oggetto che ha il nome specificato.

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

Parametri

name
String

Il nome dell'oggetto nella collezione.

Valore della proprietà

Oggetto CustomLabel con il nome specificato.

Si applica a