Plumtree Pluggable Navigation API  
 

ASCompoundList.GetEntryAtIndex Method 

Gets an entry at a specific entry

public virtual ListEntry GetEntryAtIndex(
   int nIndex
);

Parameters

nIndex
Index of the entry

Return Value

Entry at the specified entry

Implements

ICPListEntryIterator.GetEntryAtIndex

See Also

ASCompoundList Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace