Report.GetAllGroups 方法

定义

public:
 System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::Group ^> ^ GetAllGroups();
public System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.RdlObjectModel.Group> GetAllGroups ();
member this.GetAllGroups : unit -> seq<Microsoft.ReportingServices.RdlObjectModel.Group>
Public Function GetAllGroups () As IEnumerable(Of Group)

返回

适用于