Version

IProvidePersistenceLookupKeys Interface Members

The following tables list the members exposed by IProvidePersistenceLookupKeys.

Public Methods
 NameDescription
 MethodCanRehydrateLooks through the keys, and determines that all the keys are in the collection, and that the same about of objects are in the collection. If this isn't the case, false is returned, and the Control Persistence Framework, will not try to reuse the object that are already in the collection.  
 MethodGetLookupKeysGets a list of keys that each object in the collection has.  
See Also