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

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.7.1.23 (3.7.1.23)

Syntax

C#
public abstract class AbstractCompositeExtractor : AbstractExtractor, 
	IPortableObject

Inheritance Hierarchy

See Also