Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Checks two cache entries for equality.

Namespace:  Tangosol.Util
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

C#
public override bool Equals(
	Object obj
)

Parameters

obj
Type: System..::.Object

[Missing <param name="obj"/> documentation for "M:Tangosol.Util.SimpleQueryRecord.PartialResult.IndexLookupRecord.Equals(System.Object)"]

Return Value

[Missing <returns> documentation for "M:Tangosol.Util.SimpleQueryRecord.PartialResult.IndexLookupRecord.Equals(System.Object)"]

See Also