Click or drag to resize
QueryColumnListBaseEquals Method
Returns true if the object equals to another

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
Object to compare to

Return Value

Type: Boolean
See Also