Remove all items from the repository.

Namespace: MonoSoftware.Web.Caching
Assembly: MonoSoftware.Web (in MonoSoftware.Web.dll) Version: 1.0.40.661 (1.0.40.661)

Syntax

C#
public void RemoveAll()
Visual Basic
Public Sub RemoveAll
Visual C++
public:
void RemoveAll()
F#
member RemoveAll : unit -> unit 

See Also