IGridRowViewCollection2T Interface |
Namespace: SmartBear.TestLeft.TestObjects
public interface IGridRowViewCollection2<T> : IGridRowViewCollection<int, T>, IGridRowViewCollection<string, T>
The IGridRowViewCollection2T type exposes the following members.
Name | Description | |
---|---|---|
Item |
Gets the data associated with a child view by the row index (zero-based).
(Inherited from IGridRowViewCollectionP, T.) |