Uiinfrastructure API Docs  
 

FactoryHelper.combineStringDictionaries Method (IXPEnumerator)

This method takes an ArrayList of StringDictionary objects, and combines all of the key/value pairs of all of these dictionaries into a single dictionary.

public static XPStringDictionary combineStringDictionaries(
   IXPEnumerator e
);

Parameters

e

Return Value

See Also

FactoryHelper Class | com.plumtree.xpshared.htmlconstructs Namespace | FactoryHelper.combineStringDictionaries Overload List