FlexReport for WinForms
FromFile メソッド (XmlDocumentWrapper)


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

パラメータ

fileName
参照

参照

XmlDocumentWrapper クラス
XmlDocumentWrapper メンバ