CondensedCollectionTInternPoolCount Property |
[This is preliminary documentation and is subject to change.]
Namespace: Condensed
The CondensedCollectionT does not automatically reclaim values from the intern pool. An intern pool that is significantly larger then the UniqueCount indicates that many values being held in the pool are no longer being used by the CondensedCollection. Call Cleanup as needed to reclaim memory from the intern pool or subscribe to the InternedValueReclaimable event.