'宣言
Public Shared Function GetAllReportItems( _ ByVal report As Report _ ) As IEnumerable(Of ReportItem)
public static IEnumerable<ReportItem> GetAllReportItems( Report report )
パラメータ
- report
'宣言
Public Shared Function GetAllReportItems( _ ByVal report As Report _ ) As IEnumerable(Of ReportItem)
public static IEnumerable<ReportItem> GetAllReportItems( Report report )