Contents Namespaces | Ansys.Mechanical.Interfaces Namespace | IReadOnlyDataTable | Print page GetRow(int) Returns an enumerable to iterate over the values in a row. Declaration Syntaxpublic IEnumerable GetRow(int rowIndex)ParametersrowIndex(int)The row index. « RowCount ITable »