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

Property Item

Item[Int32]

Indexer for the JSON Arary

Declaration
public JsonValueBase this[int index] { get; set; }
Parameters
Type Name Description
System.Int32 index
Property Value
Type Description
JsonValueBase

JSON value on that index

Implements
IJsonArray.Item[Int32]
Back to top Copyright © 2017 Alachisoft