Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: double? GetDoubleSafe(NumericConversionOptions)

Declaration

public double? GetDoubleSafe(
    NumericConversionOptions options = NumericConversionOptions.Strict
)

Summary

Converts the current value to a double. Returns null if the conversion is not valid.