Reads a double value with the specified name.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public double ReadDouble ( |
Visual Basic
![]() |
---|
Public Function ReadDouble( _ |
A string specifying the name of the element.
The parent XML element.
A default value to use, if no double is read.
Type: Double
The read double value