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

Construct a SimplePofPath using a single index as a path.

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

Syntax

C#
public SimplePofPath(
	int nIndex
)

Parameters

nIndex
Type: System..::.Int32

[Missing <param name="nIndex"/> documentation for "M:Tangosol.IO.Pof.Reflection.SimplePofPath.#ctor(System.Int32)"]

See Also