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

Method ToInt32

ToInt32()

Attempts to convert JSON value to int

Declaration
public int ToInt32()
Returns
Type Description
System.Int32

converted int value

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