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

Operator Explicit

Explicit(String to JsonValue)

Implicit operator overload for string JSONValue

Declaration
public static explicit operator JsonValue(string value)
Parameters
Type Name Description
System.String value

string value

Returns
Type Description
JsonValue
Back to top Copyright © 2017 Alachisoft