Oracle® Coherence .NET API Reference Release 3.6
E15727-01

Construct a SimplePofPath using a single index as a path.

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

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