'Declaration Public Shared Function Parse( _ ByVal value As String _ ) As DB2Real370
public static DB2Real370 Parse( string value )
Parameters
- value
- The System.String to be parsed.
Return Value
A new DB2Real370 structure.
'Declaration Public Shared Function Parse( _ ByVal value As String _ ) As DB2Real370
public static DB2Real370 Parse( string value )