Compares two TableWidth structures for equality.

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

Parameters

obj
Type: Object

Another object to compare to.

Return value

Type: Boolean
True if obj and this structure has the same value; otherwise, False.