Return the deserialized value which this IPofValue represents.

Namespace: Tangosol.IO.Pof.Reflection
Assembly: Coherence (in Coherence.dll) Version: 12.1.2.0 (12.1.2.0)

Syntax

C#
public virtual Object GetValue()

Return Value

The deserialized value.

Implements

IPofValue..::..GetValue()()()()

See Also