Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

Remove the object referenced by the current principal.

Namespace:  Tangosol.Net.Internal
Assembly:  Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)

Syntax

C#
public virtual Object Remove()

Return Value

The previously referenced object.

See Also