Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: double? GetDoubleLenientSafe()

Declaration

public double? GetDoubleLenientSafe()

Summary

Converts the current value to a double by using the NumericConversionOptions.Lenient option. Returns null if the conversion is not valid.