Click or drag to resize

IListViewCollectionT Interface

The test interface for item collections of list view controls.

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

Type Parameters

T
The type of the collection item.
Properties
See Also