ReportDataSourceInfoCollection.Item[String] 屬性

定義

public:
 property Microsoft::Reporting::WebForms::ReportDataSourceInfo ^ default[System::String ^] { Microsoft::Reporting::WebForms::ReportDataSourceInfo ^ get(System::String ^ name); };
public Microsoft.Reporting.WebForms.ReportDataSourceInfo this[string name] { get; }
Default Public ReadOnly Property Item(name As String) As ReportDataSourceInfo

參數

name
String

屬性值

ReportDataSourceInfo

適用於