[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.Serializer.SerializeNumberFormatInfo

SerializeNumberFormatInfo Method

SerializeNumberFormatInfo(NumberFormatInfo, string, XmlTextWriter)

Serializes a NumberFormatInfo object to XML.

Declaration
public static void SerializeNumberFormatInfo(NumberFormatInfo info, string elementName, XmlTextWriter w)
Public Shared Sub SerializeNumberFormatInfo(info As NumberFormatInfo, elementName As String, w As XmlTextWriter)
Parameters
Type Name Description
NumberFormatInfo info

NumberFormatInfo

string elementName

Name of XML element

XmlTextWriter w

XmlTextWriter object to which to save