Plumtree Pluggable Navigation API  
 

ICPListEntryIterator.GetEntryAtIndex Method 

Gets the entry at a specified entry

ListEntry GetEntryAtIndex(
   int nIndex
);

Parameters

nIndex
Index of the entry

Return Value

Entry at the specified index

See Also

ICPListEntryIterator Interface | com.plumtree.portaluiinfrastructure.compoundlist Namespace