Plumtree Pluggable Navigation API  
 

ICPListIterator.GetEntryAtIndex Method 

Get the entry at a specific index

object GetEntryAtIndex(
   int nIndex
);

Parameters

nIndex
Index of the entry

Return Value

Entry at specified index

See Also

ICPListIterator Interface | com.plumtree.portalpages.common.mediator Namespace