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

Method RemoveAttribute

RemoveAttribute(String)

Removes attribute from object on the basis of attribute name provided

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

True if exists and removed succcessfully

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