C# Syntax
public interface ITableRow<T> where T: ITableCellBase
- T
Name | Description | |
---|---|---|
![]() | Cells | The cells in this row C# Syntax ReadOnlyCollection<T> Cells {get;} |
![]() | UFT Developer 23.4 or later | The 0-based index of this row. C# Syntax int RowIndex {get;} |
C# Syntax
public interface ITableRow<T> where T: ITableCellBase
Name | Description | |
---|---|---|
![]() | Cells | The cells in this row C# Syntax ReadOnlyCollection<T> Cells {get;} |
![]() | UFT Developer 23.4 or later | The 0-based index of this row. C# Syntax int RowIndex {get;} |
Tips to improve your search results...
UFT Developer .NET SDK ReferenceVersion: 2021-23.4UFT Developer SDK ReferenceAllView Local Help CenterView Online Help CenterVersion: