Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Description

Returns a ListEntry object representing the entry at a specified index. The index of list entries starts at 0.

C#
vb.net

Parameters

index
An int representing the level to get the list entry at.

Returns

A ListEntry object representing the entry at a specified index.

Examples

C#
vb.net
  • No labels