Click or drag to resize

cacheSimpleBaseT Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The cacheSimpleBaseT generic type exposes the following members.

Methods
  NameDescription
Public methodAppendDataFields
Appends its data points into new or existing property collection
(Inherited from cacheSimpleBase.)
Public methodgetInstanceID (Inherited from cacheSimpleBase.)
Public methodloadObjectCacheAndMeta
Loads the object cache and meta returns all meta information
Public methodloadObjectCachedValuesToTarget
Loads the object cached values to target.
Public methodloadObjectCacheOrNew
Loads the cached instance or creates new object
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Public methodremoveCache
Removes the cache for instance - if exists. TRUE if cache file existed
(Inherited from cacheSimpleBase.)
Public methodremoveCacheAll
Removes all cache files within directory, returns number of files removed
(Inherited from cacheSimpleBase.)
Public methodsaveObjectCache(T)
Saves the object cache.
Public methodsaveObjectCache(String, T)
Saves the object cache and returns cache file full path
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also