Share via


Report.GetAllDataRegions Method

Definition

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)

Returns

Applies to