This method of the IVariantDictionary interface 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.
public abstract void removeAll();