| DateTimeContainerEquals Method  | 
            Returns true if date times are same.
            
 
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntaxpublic override bool Equals(
	Object obj
)
Parameters
- obj
 - Type: SystemObject
Object to compare with 
Return Value
Type: 
Boolean
See Also