Click or drag to resize

ExtensionsConvertionsToULong Method

Overload List
  NameDescription
Public methodStatic memberToULong(String)
Tries to convert a String to an UInt64. Returns MinValue if target cannot be parsed.
Public methodStatic memberToULong(String, NumberFormatInfo)
Tries to convert a String to an UInt64. Returns MinValue if target cannot be parsed.
Top
See Also