public static bool SerializeObject( object o, Type saveInterface, string elementName, XmlTextWriter w, Assembly callingAssembly )
'宣言 Public Overloads Shared Function SerializeObject( _ ByVal o As Object, _ ByVal saveInterface As Type, _ ByVal elementName As String, _ ByVal w As XmlTextWriter, _ ByVal callingAssembly As Assembly _ ) As Boolean
'宣言
Public Overloads Shared Function SerializeObject( _ ByVal o As Object, _ ByVal saveInterface As Type, _ ByVal elementName As String, _ ByVal w As XmlTextWriter, _ ByVal callingAssembly As Assembly _ ) As Boolean
成功した場合はTrue、それ以外の場合はFalse
Serializer クラス Serializer メンバ オーバーロード一覧 ISerializeSupport インタフェース
© MESCIUS inc. All rights reserved.