Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: ulong? GetULongLenientSafe()

Declaration

public ulong? GetULongLenientSafe()

Summary

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