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

Property Item

Item[String]

Key based indexer for JSON Object

Declaration
JsonValueBase this[string attributeName] { get; set; }
Parameters
Type Name Description
System.String attributeName

key

Property Value
Type Description
JsonValueBase

value associated with the attribute name

Back to top Copyright © 2017 Alachisoft