Search
XmlContext.ReadFloat Method
See Also
 






Reads a float value.

 Overload List

Name Description

XmlContext.ReadFloat (XName, XElement)

Reads a float value with the specified name.

XmlContext.ReadFloat (XName, XElement, Single)

Reads a float value with the specified name.

 See Also