Compares two specified object arrays.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- x
- Type: System Object
First array to compare (object[])
- y
- Type: System Object
Second array to compare (object[])
Return Value
Type: Int32See Also