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

A static IPofNavigator implementation which uses an array of integer indices to navigate the IPofValue hierarchy.

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

Syntax

C#
public class SimplePofPath : AbstractPofPath

Inheritance Hierarchy

System..::.Object
  Tangosol.IO.Pof.Reflection..::.AbstractPofPath
    Tangosol.IO.Pof.Reflection..::.SimplePofPath

See Also