ActiveReports for .NET 18.0J
FromXML メソッド (ReportConverter)

GrapeCity.ActiveReports.Aspnetcore.Designer.Utilities 名前空間 > ReportConverter クラス : FromXML メソッド
XML レポートのコンテンツ
XML コンテンツから GrapeCity.ActiveReports.PageReportModel.Report をシリアル化します。
シンタックス
'宣言
 
Public Shared Function FromXML( _
   ByVal content() As Byte, _
   Optional ByVal resourceLocator As ResourceLocator _
) As Report
public static Report FromXML( 
   byte[] content,
   ResourceLocator resourceLocator
)

パラメータ

content
XML レポートのコンテンツ
resourceLocator

戻り値の型

参照

ReportConverter クラス
ReportConverter メンバ