Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Helpers Namespaces
CMS.Helpers
ObjectArrayComparer Class
ObjectArrayComparer Methods
Compare Method
ObjectArrayComparer
Compare Method
Compares two specified object arrays.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
Copy
public
int
Compare
(
Object
x
,
Object
y
)
Parameters
x
Type:
System
Object
First array to compare (object[])
y
Type:
System
Object
Second array to compare (object[])
Return Value
Type:
Int32
Implements
IComparer
Compare(Object, Object)
See Also
Reference
ObjectArrayComparer Class
CMS.Helpers Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com