FlexReport for WinForms
FromString メソッド (XDocumentWrapper)


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

パラメータ

s
参照

参照

XDocumentWrapper クラス
XDocumentWrapper メンバ