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

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