다음을 통해 공유


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)

반환

적용 대상