[This is preliminary documentation and is subject to change.]

The ICacheWrapper type exposes the following members.

Methods

  NameDescription
Add
Adds the key/value pair to the cache object.
ContainsKey
Determines whether the cache object contains an item with the specified key.
Remove
Removes the specified item from the cache object.

Properties

  NameDescription
Count
Gets the number of items stored in the cache object.
Item
Gets or sets the cache item at the specified key.

See Also

ICacheWrapper Interface
Facebook Namespace