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

Method Equals

Equals(Object)

Tells if two instances of this class are equal.

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

An object to compare with this instance.

Returns
Type Description
System.Boolean

true if two instances of this class are equal.

Overrides
System.Object.Equals(System.Object)
Back to top Copyright © 2017 Alachisoft