Method GetRow NamespaceAnvil.API AssemblyNWN.Anvil.dll GetRow(int) Gets the row at the specified index. public T GetRow(int rowIndex) Parameters rowIndex int The row index. Returns T