ReportItem.GetAllAncestors 方法

定义

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)

返回

适用于