The keys method of the ObjectDictionary class returns an enumerator that you can use to list all of the VARIANT members of the ObjectDictionary, or to retrieve a particular VARIANT member.
public wfc.util.IEnumerator keys();