Langue

NumericIndicatorCollection.Item[String] Propriété

Définition

Obtient l’article qui porte le nom spécifié.

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

Paramètres

name
String

Le nom de l’objet dans la collection.

Valeur de propriété

Objet NumericIndicator qui a le nom spécifié.

S’applique à