SimpleCacheIndexRemoveInverseMapping Method |
Name | Description | |
---|---|---|
![]() | 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.
|