Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

The IValueExtractor type exposes the following members.

Methods

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

See Also