Determines whether the specified System.Object is equal to the current System.Object.

Namespace: Docentric.Documents.Reporting
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public virtual Boolean Equals( Object obj )

Parameters

obj
Type: Object

The System.Object to compare with the current System.Object.

Return value

Type: Boolean
true if the specified System.Object is equal to the current System.Object; otherwise, false.