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

Description

Returns a ListEntry object representing an empty list entry added to the end of the list, which is indented to the level specified. Level can be between 0 and 8 (9 levels total).

C#
vb.net

Parameters

level
An int representing the level to assign to the new entry.

Returns

A ListEntry object representing the newly added entry.

Examples

C#
vb.net
  • No labels