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

Abstract base class for IValueExtractor implementations that are based on an underlying array of IValueExtractor objects.

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

Syntax

C#
public abstract class AbstractCompositeExtractor : AbstractExtractor, 
	IPortableObject

Inheritance Hierarchy

See Also