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

PofUniformSparseArray is a IPofValue implementation for uniform sparse arrays.

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

Syntax

C#
public class PofUniformSparseArray : PofSparseArray

Inheritance Hierarchy

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

See Also