removeAll

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.

Syntax

public abstract void removeAll();

© 1999 Microsoft Corporation. All rights reserved. Terms of use.