MESCIUS SPREAD for Windows Forms 15.0J
GetObjectXml(ISerializeSupport,String) メソッド

シリアル化するオブジェクト
XML要素の名前
オブジェクトをXML文字列にシリアル化します。
構文
'宣言
 
Public Overloads Shared Function GetObjectXml( _
   ByVal o As ISerializeSupport, _
   ByVal elementName As String _
) As String
public static string GetObjectXml( 
   ISerializeSupport o,
   string elementName
)

パラメータ

o
シリアル化するオブジェクト
elementName
XML要素の名前

戻り値の型

オブジェクトのXML要素を含むString
参照

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

 

 


© MESCIUS inc. All rights reserved.