C# Syntax
public interface ITableRow<T> where T: ITableCellBase
- T
Name | Description | |
---|---|---|
![]() | Cells | The cells in this row C# Syntax ReadOnlyCollection<T> Cells {get;} |
![]() | 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;} |
![]() | The 0-based index of this row. C# Syntax int RowIndex {get;} |
Tips to improve your search results...
OpenText™ Functional Testing for Developers .NET SDKVersion: 24.4OpenText™ Functional Testing for Developers SDK24.4AllView Local Help CenterView Online Help CenterVersion: