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

Method ContainsAttribute

ContainsAttribute(String)

Checks if the attribute exits

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

True if attribute exits

Implements
IJsonObject.ContainsAttribute(String)
Back to top Copyright © 2017 Alachisoft