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

PropertyManipulator is a reflection based IValueManipulator implementation.

Namespace:  Tangosol.Util.Processor
Assembly:  Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public class PropertyManipulator : IValueManipulator, 
	IPortableObject

Inheritance Hierarchy

System..::.Object
  Tangosol.Util.Processor..::.PropertyManipulator

See Also