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

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