• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Method ToUInt64

ToUInt64()

Attempts to convert JSON value to unsigned int 64

Declaration
public ulong ToUInt64()
Returns
Type Description
System.UInt64

converted ulong value

Exceptions
Type Condition
System.FormatException
System.InvalidCastException
System.OverflowException
Back to top Copyright © 2017 Alachisoft