Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: long? GetLongLenientSafe()

Declaration

public long? GetLongLenientSafe()

Summary

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