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 4 Next »

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