Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

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 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.