Uiinfrastructure API Docs  
 

PTListMap.GetElement Method 

Get an entry as Object

public virtual object GetElement(
   int nIndex,
   string strKey
);

Parameters

nIndex
strKey

Return Value

See Also

PTListMap Class | com.plumtree.uiinfrastructure.utils Namespace