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