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

Method Contains

Contains(String)

Checks for containement of attribute in IJSONDocument.

Declaration
bool Contains(string attribute)
Parameters
Type Name Description
System.String attribute
Returns
Type Description
System.Boolean

true if the IJSONDocument contains an attribute with the specified name; otherwise, false.

Back to top Copyright © 2017 Alachisoft