'宣言
Public Shared Function FromJson( _
ByVal () As Byte _
) As GrapeCity.ActiveReports.PageReportModel.Report
public static GrapeCity.ActiveReports.PageReportModel.Report FromJson(
byte[]
)
パラメータ
- content
- JSONレポートのコンテンツ。
戻り値の型
シリアル化された GrapeCity.ActiveReports.PageReportModel.Report。