c# second last index of code example Example: c# second last index int secondLastElement = _list[_list.Count - 2];