Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: decimal GetDecimal(NumericConversionOptions)

Declaration

public decimal GetDecimal(
    NumericConversionOptions options = NumericConversionOptions.Strict
)

Summary

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