다음을 통해 공유


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)

반환

적용 대상