public static bool SetObjectXml( ISerializeSupport o, string xml, string elementName )
'宣言 Public Shared Function SetObjectXml( _ ByVal o As ISerializeSupport, _ ByVal xml As String, _ ByVal elementName As String _ ) As Boolean
'宣言
Public Shared Function SetObjectXml( _ ByVal o As ISerializeSupport, _ ByVal xml As String, _ ByVal elementName As String _ ) As Boolean
成功した場合はTrue、それ以外の場合はFalse
Serializer クラス Serializer メンバ
© MESCIUS inc. All rights reserved.