Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: int? GetIntLenientSafe()

Declaration

public int? GetIntLenientSafe()

Summary

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