System.Generics.Defaults.TEqualityComparison Methods

From RAD Studio API Documentation
Revision as of 20:20, 9 April 2012 by BuildBot (talk | contribs) (Created page with '{{#lst:API:System.Generics.Defaults.TEqualityComparison Methods|head}} <section begin="short"/><!--Short description here--><section end="short"/> <!--Additional Comments go here...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
InvokepublicPerforms a comparison between two objects. It returns True if both objects are equal, and False otherwise.
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.