Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: long? GetLongSafe(NumericConversionOptions)

Declaration

public long? GetLongSafe(
    NumericConversionOptions options = NumericConversionOptions.Strict
)

Summary

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