Table of Contents

Constructor CollectionNavigator

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

CollectionNavigator()

Constructs a new CollectionNavigator.

public CollectionNavigator()

CollectionNavigator(IList)

Constructs a new CollectionNavigator for the given collection.

public CollectionNavigator(IList collection)

Parameters

collection IList