Click or drag to resize
PropertiesRemove Method
Overload List
  NameDescription
Public methodRemove(String)
Remove the key from the collection.
Public methodRemove(CacheableKey)
Remove the given CacheableKey from the collection.
Public methodRemove(ICacheableKey)
Remove the given ICacheableKey from the collection.
Top
See Also