Method Remove
Remove(ref ObjectKey)
Removes the value with the specified key from the client cache.
public override void Remove(ref ObjectKey key)
Parameters
keyObjectKeyThe key of the element to remove.
Removes the value with the specified key from the client cache.
public override void Remove(ref ObjectKey key)
key ObjectKeyThe key of the element to remove.