Return the Int32 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 int GetInt32()

Return Value

The Int32 value.

Implements

IPofValue..::..GetInt32()()()()

See Also