Equals Method

Determines if two column mappings are the same.

Syntax

bool Equals( Object obj )

Parameter

obj – the object to compare with.

Return Value

True if the objects are the same; otherwise, false.