CODPropertyCache::Purge

void CODPropertyCache::Purge(void)

Removes all properties from the cache that are not being used anymore. If a property's reference count is only one, the only place it is being used is the cache itself.

Defined in: OdPropertyCache.cpp

Return Value

void