Uiinfrastructure API Docs  
 

PTListMap.GetElementAsInt Method 

Get an entry as Int

public virtual int GetElementAsInt(
   int nIndex,
   string strKey
);

Parameters

nIndex
strKey

Return Value

See Also

PTListMap Class | com.plumtree.uiinfrastructure.utils Namespace