Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: ulong? GetULongSafe(NumericConversionOptions)

Declaration

public ulong? GetULongSafe(
    NumericConversionOptions options = NumericConversionOptions.Strict
)

Summary

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