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
Anint
representing the level to get the list level at.
Returns
AListLevel
object representing a particular level for this lst.
Examples
C#
vb.net