Contents Namespaces | Ansys.Mechanical.Interfaces Namespace | IDataTable | Print page TryRemoveRow(int) Try to remove the specified row. Declaration Syntaxpublic bool TryRemoveRow(int rowIndex)ParametersrowIndex(int)The row to be deleted. « TryInsertRow(int, IEnumerable) IReadOnlyDataSeries »