'Declaration Public Overloads Function GetDouble( _ ByVal path As System.String, _ ByVal defaultValue As System.Double _ ) As System.Double
public System.double GetDouble( System.string path, System.double defaultValue )
Parameters
- path
- defaultValue
'Declaration Public Overloads Function GetDouble( _ ByVal path As System.String, _ ByVal defaultValue As System.Double _ ) As System.Double
public System.double GetDouble( System.string path, System.double defaultValue )