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

Property Item

Item[String]

iterator over attributes in JSONObject

Declaration
public JsonValueBase this[string attributeName] { get; set; }
Parameters
Type Name Description
System.String attributeName
Property Value
Type Description
JsonValueBase
Implements
IJsonObject.Item[String]
Back to top Copyright © 2017 Alachisoft