Click or drag to resize

IGridValueCollectionT Interface

The test interface for value collections of a grid control.

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

Type Parameters

T
The type of the collection elements.
Properties
See Also