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

Overload List

  NameDescription
RemoveInverseMapping(Object, Object)
Remove the mapping from the given indexed value to the given key from the inverse index.
RemoveInverseMapping(IDictionary, Object, Object)
Remove the mapping from the given indexed value to the given key from the supplied index.
RemoveInverseMapping(Object, Object, ICollection)
Remove the mapping from the given indexed value to the given key from the inverse index.

See Also