Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: decimal? GetDecimalLenientSafe()

Declaration

public decimal? GetDecimalLenientSafe()

Summary

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