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

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.7.1.23 (3.7.1.23)

Syntax

C#
public class SimplePofPath : AbstractPofPath

Inheritance Hierarchy

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

See Also