FlexReport for WinForms
FromFile メソッド (XDocumentWrapper)


C1.Document.4.6.2 アセンブリ > C1.Document.Serialization 名前空間 > XDocumentWrapper クラス : FromFile メソッド
For internal use. Creates XDocumentWrapper from file.
シンタックス
'宣言
 
Public Shared Function FromFile( _
   ByVal fileName As System.String _
) As XDocumentWrapper
'使用法
 
Dim fileName As System.String
Dim value As XDocumentWrapper
 
value = XDocumentWrapper.FromFile(fileName)
public static XDocumentWrapper FromFile( 
   System.string fileName
)

パラメータ

fileName
参照

参照

XDocumentWrapper クラス
XDocumentWrapper メンバ