Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The IValueExtractor type exposes the following members.

Methods

  NameDescription
Public methodEquals
Compare the IValueExtractor with another object to determine equality.
Public methodExtract
Extract the value from the passed object.
Public methodGetHashCode
Determine a hash value for the IValueExtractor object according to the general object.GetHashCode contract.
Public methodToString
Provide a human-readable description of this IValueExtractor object.

See Also