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

PofUserType is a IPofValue implementation for user types.

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

Syntax

C#
public class PofUserType : PofSparseArray

Inheritance Hierarchy

System..::.Object
  Tangosol.IO.Pof.Reflection..::.AbstractPofValue
    Tangosol.IO.Pof.Reflection..::.ComplexPofValue
      Tangosol.IO.Pof.Reflection..::.PofSparseArray
        Tangosol.IO.Pof.Reflection..::.PofUserType

See Also