Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
Assembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
E22844-03
Locate the IPofValue designated by this IPofNavigator
within the passed IPofValue.
Namespace:
Tangosol.IO.Pof.ReflectionAssembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
Syntax
Parameters
- valueOrigin
- Type: Tangosol.IO.Pof.Reflection..::.IPofValue
The origin from which navigation starts.
Return Value
The resulting IPofValue.Implements
IPofNavigator..::.Navigate(IPofValue)
Exceptions
| Exception | Condition |
|---|---|
| Tangosol.IO.Pof.Reflection..::.PofNavigationException | If the navigation fails; for example one of the intermediate nodes in this path is a "terminal" IPofValue. |