Report.GetFieldsFromReportItem(ReportItem) Метод

Определение

public:
 System::Collections::Generic::IEnumerable<System::String ^> ^ GetFieldsFromReportItem(Microsoft::ReportDesigner::ReportItem ^ item);
public System.Collections.Generic.IEnumerable<string> GetFieldsFromReportItem (Microsoft.ReportDesigner.ReportItem item);
member this.GetFieldsFromReportItem : Microsoft.ReportDesigner.ReportItem -> seq<string>
Public Function GetFieldsFromReportItem (item As ReportItem) As IEnumerable(Of String)

Параметры

item
ReportItem

Возвращаемое значение

Применяется к