[]
        
Deserializes a NumberFormatInfo object from XML.
public static NumberFormatInfo DeserializeNumberFormatInfo(XmlNodeReader r)Public Shared Function DeserializeNumberFormatInfo(r As XmlNodeReader) As NumberFormatInfo| Type | Name | Description | 
|---|---|---|
| XmlNodeReader | r | XmlNodeReader from which to read the XML | 
| Type | Description | 
|---|---|
| NumberFormatInfo | A NumberFormatInfo object. |