次の方法で共有


Report.GetAllDataRegions メソッド

定義

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

戻り値

適用対象