Click or drag to resize

IExplorerBarItemsCollectionT Interface

The test interface for item collections of explorer bar (navigation bar) controls.

Namespace:  SmartBear.TestLeft.TestObjects
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public interface IExplorerBarItemsCollection<T>

Type Parameters

T
The type of the collection items.
Properties
See Also