'Declaration Public Shared Function WriteObject( _ ByVal writer As XmlWriter, _ ByVal name As String, _ ByVal obj As Object _ ) As Boolean
'Declaration
Public Shared Function WriteObject( _ ByVal writer As XmlWriter, _ ByVal name As String, _ ByVal obj As Object _ ) As Boolean
public static bool WriteObject( XmlWriter writer, string name, object obj )
OpenXmlHelper クラス OpenXmlHelper メンバ
© MESCIUS inc. All rights reserved.