Click or drag to resize

IGridValueCollection2T Interface

The test interface for value collections of grid controls.

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

Type Parameters

T
The type of the collection elements.
Properties
See Also