image\cslogo3d1.gif

IVariantDictionary Interface

The IVariantDictionary interface exposes methods that you use to access the members of the Application Contents, Application StaticObjects, Session Contents and Session StaticObjects collections.

IVariantDictionary::get_Count

Retrieves the number of items in the collection.

IVariantDictionary::get_Item

Retrieves an item from the specified collection.

IVariantDictionary::get_Key

Retrieves an identifier for an item.

IVariantDictionary::get_NewEnum

Retrieves an enumerator for the collection.

IVariantDictionary::put_Item

Adds an item to the specified collection.

Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.