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

Method GetEnumerator

GetEnumerator()

Returns an enumerator that iterates through JSONArray items

Declaration
public IEnumerator<JsonValueBase> GetEnumerator()
Returns
Type Description
System.Collections.Generic.IEnumerator<JsonValueBase>
Back to top Copyright © 2017 Alachisoft