This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method Remove(ICollection<(Of <<'(Int32>)>>))
Removes all cache entries associated with specified item numbers.
Public method Remove(Int32)
Removes all cache entries associated with the specified item number.
Public method Remove(Int32, DateTime)
Removes all cache entries associated with the specified item number and older than the expired date.

See Also

Advanced