Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: ulong GetULong(NumericConversionOptions)

Declaration

public ulong GetULong(
    NumericConversionOptions options = NumericConversionOptions.Strict
)

Summary

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