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

[Missing <summary> documentation for "M:Tangosol.IO.Pof.PofStreamWriter.CreateNestedPofWriter(System.Int32)"]

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

Syntax

C#
public virtual IPofWriter CreateNestedPofWriter(
	int iProp
)

Parameters

iProp
Type: System..::.Int32

[Missing <param name="iProp"/> documentation for "M:Tangosol.IO.Pof.PofStreamWriter.CreateNestedPofWriter(System.Int32)"]

Return Value

[Missing <returns> documentation for "M:Tangosol.IO.Pof.PofStreamWriter.CreateNestedPofWriter(System.Int32)"]

Implements

IPofWriter..::.CreateNestedPofWriter(Int32)

See Also