System.Generics.Defaults.IEqualityComparer Methods

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
AddRefpublicIncrements the reference count for this interface.
EqualspublicEquals is a generic method used to check the equality of two values.
GetHashCodepublicGetHashCode is a generic method used to generate the hash code for a value.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SupportspublicIndicates whether a given interface supports a specific (another) interface.