CODPropertyCache::FindProperty

CODPropPtrCODPropertyCache::FindProperty(CODProperty*pProperty)

Finds a particular property in the cache. If it is not found, it is added to the cache.

Defined in: OdPropertyCache.cpp

Return Value

A smart pointer to the property in the cache.

Parameters

pProperty

A pointer to the property to look for.