次の方法で共有


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)

戻り値

適用対象