Gets a double value specified by a path.
'Declaration
Public Function GetDouble( _
ByVal As System.String _
) As System.Double
public System.double GetDouble(
System.string
)
Parameters
- path
- The target path.
Return Value
The double value specified by .