The IVariantDictionary::RemoveAll method deletes all items from a collection of variants. This method is used by the application and session objects to remove items from the contents collections.
HRESULT RemoveAll(
);
Application Contents Collection, Session Contents Collection