Skip to content

ListItemComparer class

Represents the comparer for two ListItem objects Implements the System.Collections.Generic.IEqualityComparer'1

public class Korzh.EasyQuery.Services.ListItemComparer
: IEqualityComparer<ListItem>
TypeNameDescription
BooleanEquals(ListItem x, ListItem y)Determines whether the specified objects are equal.
Int32GetHashCode(ListItem obj)Returns a hash code for this instance.