Click or drag to resize

IValueExtractor Methods

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-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.
Top
See Also