LinearScaleCollection.Item[String] Proprietà

Definizione

Ottiene l'elemento con il nome specificato.

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

Parametri

name
String

Nome dell'elemento nella raccolta.

Valore della proprietà

LinearScale

Oggetto LinearScale con il nome specificato.

Si applica a