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

Method Contains

Contains(JsonValue)

Checks whether the item exits in JSON Array

Declaration
bool Contains(JsonValue item)
Parameters
Type Name Description
JsonValue item

value to check

Returns
Type Description
System.Boolean

True in case Array contains the item

Back to top Copyright © 2017 Alachisoft