MESCIUS SPREAD for ASP.NET 10.0J
GetObjectXml(ISerializeSupport,String,Assembly) メソッド

シリアル化するオブジェクト
XML要素の名前
呼び出すアセンブリ
オブジェクトをXML文字列にシリアル化します。
構文
'Declaration
 
Public Overloads Shared Function GetObjectXml( _
   ByVal o As ISerializeSupport, _
   ByVal elementName As String, _
   ByVal callingAssembly As Assembly _
) As String

パラメータ

o
シリアル化するオブジェクト
elementName
XML要素の名前
callingAssembly
呼び出すアセンブリ

戻り値の型

XML要素を表すString
参照

Serializer クラス
Serializer メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.