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

Method Parse

Parse(String)

Parses string representation of json object and returns the parsed object

Declaration
public static JsonValueBase Parse(string json)
Parameters
Type Name Description
System.String json
Returns
Type Description
JsonValueBase
Back to top Copyright © 2017 Alachisoft