QueryColumnListBaseEquals Method |
Returns true if the object equals to another
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public override bool Equals(
Object obj
)
Parameters
- obj
- Type: SystemObject
Object to compare to
Return Value
Type:
BooleanSee Also