ReportItem.GetAllAncestors Método

Definición

public:
 System::Collections::Generic::IEnumerable<Microsoft::ReportDesigner::IReportItem ^> ^ GetAllAncestors();
public System.Collections.Generic.IEnumerable<Microsoft.ReportDesigner.IReportItem> GetAllAncestors ();
member this.GetAllAncestors : unit -> seq<Microsoft.ReportDesigner.IReportItem>
Public Function GetAllAncestors () As IEnumerable(Of IReportItem)

Devoluciones

Se aplica a