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

Method Equals

Equals(Object)

Checks if the obj is equal to JSONNull object

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj

object to be compared

Returns
Type Description
System.Boolean

true if obj is JSONNull

Back to top Copyright © 2017 Alachisoft