Oracle® Coherence .NET API Reference Release 3.6
E15727-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
E15727-01
Obtain the ValueExtractor object that the IMapIndex uses to
extract an indexable Object from a value stored in the indexed
Dictionary. This property is never null.
Namespace:
Tangosol.UtilAssembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
| C# |
|---|
IValueExtractor ValueExtractor { get; } |