Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: decimal? GetDecimalSafe(NumericConversionOptions)

Declaration

public decimal? GetDecimalSafe(
    NumericConversionOptions options = NumericConversionOptions.Strict
)

Summary

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