ObjectDependencyEquals Method (Object) |
Returns true if the dependencies match in all their fields.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public override bool Equals(
Object obj
)
Parameters
- obj
- Type: SystemObject
Object to compare with
Return Value
Type:
BooleanSee Also