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.
(Inherited from SimpleCacheIndex.)
RemoveInverseMapping(IDictionary, Object, Object)
Remove the mapping from the given indexed value to the given key from the supplied index.
(Inherited from SimpleCacheIndex.)
RemoveInverseMapping(Object, Object, ICollection)
Remove the mapping from the given indexed value to the given key from the inverse index.
(Inherited from SimpleCacheIndex.)

See Also