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 ListLevel object representing a particular level for this lst. The levels start at 0 and end at 8 (9 levels total).

C#
vb.net

Parameters

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

Returns

A ListLevel object representing a particular level for this lst.

Examples

C#
vb.net
  • No labels