Utility.ReadXmlDouble (String) Method

Public Shared Function ReadXmlDouble( _ 
ByVal stringValue As String
) As Double
This language is not supported or no code example is available.
public static double ReadXmlDouble( 
string stringValue 
)
This language is not supported or no code example is available.

Parameters

stringValue
string

Return Value

double

.NET Framework

Supported in: 4.8

In this article

Definition