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

Method ToDecimal

ToDecimal()

Attempts to convert JSON value to decimal

Declaration
public decimal ToDecimal()
Returns
Type Description
System.Decimal

converted decimal value

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