[]
Gets a list level by its index.
public ListLevel this[int index] { get; }
The level index.
The ListLevel with the specified index.