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

Method Parse

Parse<T>()

Parses the IJSONDocument object into the specified type object.

Declaration
T Parse<T>()
Returns
Type Description
T

Parsed object of specified type.

Type Parameters
Name Description
T
Back to top Copyright © 2017 Alachisoft