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

Method ContainsAttribute

ContainsAttribute(String)

Checks if any entry exits against attribute name

Declaration
bool ContainsAttribute(string attributeName)
Parameters
Type Name Description
System.String attributeName

key to search in the JSONObject

Returns
Type Description
System.Boolean

true if the key exists

Back to top Copyright © 2017 Alachisoft