Level Collection Properties

In this section, we discuss the Level collection properties. The properties are discussed in alphabetical order.

Description

Returns the number of levels for the level collection object.

Description

The First property returns a reference to the first level in the level collection executing the method as an open object.

Description

The Last property returns a reference to the last level in the level collection executing the method as an open object.

Description

The Next property returns a reference to the next level in the level collection executing the method as an open object. You can use this method only after you have used either the First or Item properties: otherwise the system doesn’t know where to start in the tree.